improve appearance
fix bug due can_request, add new action
This commit is contained in:
parent
125b577ef1
commit
dec4acd6a5
26 changed files with 166 additions and 175 deletions
|
|
@ -4,5 +4,6 @@ define ("FIC",805); //Création, modification et effacement de fiche
|
|||
define ("FICCAT",910); //création, modification et effacement de catégorie de fiche
|
||||
define ('RMDOC',1020); // Effacement de document pour follow up
|
||||
define ('VIEWDOC',1010); // Voir document pour follow up
|
||||
define ('PARCATDOC',1050); // modifier type document pour follow up
|
||||
global $audit; $audit=true;
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue