remove todo
This commit is contained in:
parent
9a51c2d86f
commit
5a39804dd4
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Reference in New Issue