Add a new parameter to title_box to enlarge the div, by default for

all input dialog box of ManageTable
This commit is contained in:
sparkyx 2021-03-09 13:02:44 +01:00
parent 8bac5ddfb8
commit 92f1140987
6 changed files with 83 additions and 8 deletions

View file

@ -83,4 +83,9 @@ include_once NOALYSS_INCLUDE."/lib/icon_action.class.php";
</p>
<p>
Comment<?php echo Icon_Action::comment("Allo ? l'heure d'été ?")?>
</p>
<p>
<div id="enlarge_it" class="inner_box">
enlarge <?php echo Icon_Action::full_size("enlarge_it")?>
</div>
</p>