Upgrade pour Garradin 1.0

This commit is contained in:
Noizette 2020-12-29 17:07:26 +00:00
parent 9c52dc8b4e
commit 3001646e37
29 changed files with 860 additions and 828 deletions

View file

@ -1,13 +1,13 @@
<tfoot>
<tr>
{if $session->canAccess('membres', Membres::DROIT_ADMIN)}<td class="check"><input type="checkbox" value="Tout cocher / décocher" /></td>{/if}
<td class="actions" colspan="{$colspan}">
<em>Pour les membres cochés :</em>
<td class="check"><input type="checkbox" value="Tout cocher / décocher" id="f_all2" /><label for="f_all2"></label></td>
<td></td>
<td class="tabs" colspan={$colspan}>
<em>PAS FONCTIONNEL - Pour les client·es coché·es :</em>
{csrf_field key="membres_action"}
<select name="action">
<option value="">— Choisir une action à effectuer —</option>
<option value="csv">Exporter en tableau CSV</option>
<option value="ods">Exporter en classeur Office</option>
<option value="delete">Supprimer</option>
</select>
<noscript>