Task #1151 - Amélioration configuration des menus

Ergonomy change easily the menu and configuration + SQL for upgrade
This commit is contained in:
Dany De Bontridder 2015-08-20 00:38:05 +02:00
parent 8bfc0678a8
commit 60207bf50e
20 changed files with 1213 additions and 780 deletions

View file

@ -29,7 +29,7 @@
?>
<form method="POST" class="print">
<?php echo HtmlInput::hidden('tab','profile_gestion_div')?>
<?php echo HtmlInput::hidden("p_id", $p_id);?>
<?php echo HtmlInput::hidden("p_id", $this->p_id);?>
<table>
<tr>
<th><?php echo _("Profil")?></th>