Ajoute le champ supann établissement au formulaire de création d'une organisation

This commit is contained in:
Benjamin Dauvergne 2015-02-04 11:30:30 +01:00
parent 94f6744fb3
commit 3f88c6ed96
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@ $GLOBALS['LSobjects']['LSsupannOrg'] = array (
'view' => 1,
'form' => array (
'modify' => 1,
'create' => 1,
),
),
/* ----------- end -----------*/