Skip to content

Commit 60487b9

Browse files
committed
Adding to UI
1 parent bdb57df commit 60487b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conditional/templates/attendance_cm.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ <h3 class="page-title">Meeting Attendance</h3>
1515
<label for="committee" class="control-label">Meeting Type</label>
1616
<select name="committee" class="form-control">
1717
<option value="Chairman">Chairman</option>
18+
<option value="Ad-Hoc">Ad-Hoc</option>
1819
<option value="Evaluations">Evaluations</option>
1920
<option value="Financial">Financial</option>
2021
<option value="R&D">Research and Development</option>

0 commit comments

Comments
 (0)