Follow-up : tag enable when create doc

This commit is contained in:
Dany De Bontridder 2020-10-04 15:02:34 +02:00
parent e2b76d52c4
commit dbea6cee68
5 changed files with 36 additions and 14 deletions

View file

@ -57,7 +57,7 @@ $ag_id=$http->request("ag_id","string","0");
$ac=$http->request("ac");
$base=HtmlInput::request_to_string(array('ac','gDossier'),"");
echo '<div class="content">';
require_once NOALYSS_INCLUDE.'/action.common.inc.php';
echo "</div>";