We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb57df commit 60487b9Copy full SHA for 60487b9
conditional/templates/attendance_cm.html
@@ -15,6 +15,7 @@ <h3 class="page-title">Meeting Attendance</h3>
15
<label for="committee" class="control-label">Meeting Type</label>
16
<select name="committee" class="form-control">
17
<option value="Chairman">Chairman</option>
18
+ <option value="Ad-Hoc">Ad-Hoc</option>
19
<option value="Evaluations">Evaluations</option>
20
<option value="Financial">Financial</option>
21
<option value="R&D">Research and Development</option>
0 commit comments