Task #1493 Encodage VEN , ACH, Ordre des opérations

Déplacement du bouton modèle d'opérations
This commit is contained in:
Dany De Bontridder 2017-11-19 18:28:57 +01:00
parent 12ef663715
commit 7280f7982d
12 changed files with 69 additions and 53 deletions

View file

@ -36,7 +36,6 @@ $action=$http->request('action');
$p_id=$http->request('p_id', "number");
$ctl_id=$http->request('ctl');
} catch(Exception $e) {
echo $e->getMessage();
}
require_once NOALYSS_INCLUDE."/lib/manage_table_sql.class.php";