From c5b2f89de80244dfc28496bf161c0081fc7b44a6 Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Mon, 13 Feb 2023 22:00:56 +0100 Subject: [PATCH] Legende sur boutons table --- app/static/js/table_recap.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/static/js/table_recap.js b/app/static/js/table_recap.js index d2d8840e..40392eba 100644 --- a/app/static/js/table_recap.js +++ b/app/static/js/table_recap.js @@ -106,11 +106,11 @@ $(function () { action: toggle_col_ident_visibility, }, { - text: 'Groupes', + text: 'Groupes', action: toggle_col_but_visibility, }, { - text: 'Rg', + text: 'Rg', action: toggle_col_but_visibility, }, ]; // fin des boutons communs à toutes les tables recap