Task #0002192: Pouvoir agrandir les descriptions lors de vente ,d'achat et opérations diverses

This commit is contained in:
sparkyx 2022-09-10 19:56:19 +02:00
parent 53e518f926
commit 521ba9ee45
7 changed files with 67 additions and 24 deletions

View file

@ -107,4 +107,8 @@ include_once NOALYSS_INCLUDE."/lib/icon_action.class.php";
</p>
<p>
Option <?php echo Icon_Action::option( "alert('test')")?>
</p>
<p>
Increase INPUT TEXT Element
<input type="text" id="text_element" size="20"><?php echo Icon_Action::longer("text_element",50)?>
</p>