Remove the "Set all to not on agenda" button, as it is never used.
- Legacy-Id: 5524
This commit is contained in:
parent
fe13ee8dfa
commit
41fb290932
|
@ -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 %}
|
||||
|
|
Loading…
Reference in a new issue