Commit 9e50239b authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Réactivation du filtre empêchant de changer les paramètrages lors d'une MAJ OSE

parent 2a70b378
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -328,7 +328,7 @@ class DataGen
            'table'   => 'PARAMETRE',
            'context' => ['install', 'update'],
            'key'     => 'NOM',
            //'options' => ['update-ignore-cols' => ['VALEUR']],
            'options' => ['update-ignore-cols' => ['VALEUR']],
        ],
    ];