Merged [5524] from jmh@joelhalpern.com:

Remove the \'Set all to not on agenda\' button, as it is never used.
 - Legacy-Id: 5537
Note: SVN reference [5524] has been migrated to Git commit 41fb290932
This commit is contained in:
Henrik Levkowetz 2013-03-09 23:07:32 +00:00
commit 609b977f78

View file

@ -67,7 +67,6 @@ font-size:80%; font-style:italic;
<form action="" method="POST">
{% if user|in_group:"Secretariat" %}
<div class="secretariat-actions">
<button id="clear-all-on-schedule">Set all to not on agenda</button>
<input type="submit" value="Save"/>
</div>
{% endif %}