forked from ScoDoc/ScoDoc
Legende sur boutons table
This commit is contained in:
parent
4c8d74cd8f
commit
c5b2f89de8
@ -106,11 +106,11 @@ $(function () {
|
|||||||
action: toggle_col_ident_visibility,
|
action: toggle_col_ident_visibility,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: '<span data-group="partition_aux">Groupes</span>',
|
text: '<span data-group="partition_aux"><a title="Affichage des groupes secondaires (la première partition est toujours affichée)">Groupes</a></span>',
|
||||||
action: toggle_col_but_visibility,
|
action: toggle_col_but_visibility,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: '<span data-group="partition_rangs">Rg</span>',
|
text: '<span data-group="partition_rangs"><a title="Rangs dans les groupes (si activés dans les partitions concernées)">Rg</a></span>',
|
||||||
action: toggle_col_but_visibility,
|
action: toggle_col_but_visibility,
|
||||||
},
|
},
|
||||||
]; // fin des boutons communs à toutes les tables recap
|
]; // fin des boutons communs à toutes les tables recap
|
||||||
|
Loading…
Reference in New Issue
Block a user