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:
parent
8bac5ddfb8
commit
92f1140987
6 changed files with 83 additions and 8 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue