HumboldtStateUniversity / HSU-UNL-Event-Publisher

4 stars 3 forks source link

rogue checkbox in event create/edit view #17

Closed melissagore closed 13 years ago

melissagore commented 13 years ago

In create or edit event view when the 'Additional Details' option is expanded a checkbox is visible between 'Refreshments' and 'Internal note'.

The source code for this checkbox is...

<li><label for="approvedforcirculation" class="element">&nbsp;</label><div class="element"><input id="approvedforcirculation" name="approvedforcirculation" type="checkbox" value="1" id="approvedforcirculation" checked="checked" /></div></li>

jarednipper commented 13 years ago

I cleaned up the form, removed this and other fields we don't need.

commit # fd3a275fa288d62cf147