From 5a39804dd4c70a436af1a4eca5cce6c6ab26bc25 Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 27 Oct 2025 11:04:51 +0100 Subject: [PATCH] remove todo --- assets/controllers/user_controller.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/assets/controllers/user_controller.js b/assets/controllers/user_controller.js index d2c5f2d..f640282 100644 --- a/assets/controllers/user_controller.js +++ b/assets/controllers/user_controller.js @@ -2,8 +2,6 @@ import {Controller} from '@hotwired/stimulus'; import Choices from 'choices.js'; import {TabulatorFull as Tabulator} from 'tabulator-tables'; -// TODO: REFACTOR (doublon de langue ) - const TABULATOR_FR_LANG = { fr: { ajax: { loading: "Chargement...", error: "Erreur" },