New : icon_action:slider icon_action:comment
and fix single quote issue in icon_action:tips
This commit is contained in:
parent
7de5af784c
commit
5e291fc48f
2 changed files with 42 additions and 1 deletions
|
|
@ -77,4 +77,10 @@ include_once NOALYSS_INCLUDE."/lib/icon_action.class.php";
|
|||
</p>
|
||||
<p>
|
||||
Tips <?php echo Icon_Action::tips("Allo ?")?>
|
||||
</p>
|
||||
<p>
|
||||
Slider <?php echo Icon_Action::slider(uniqid(), "alert('test')")?>
|
||||
</p>
|
||||
<p>
|
||||
Comment<?php echo Icon_Action::comment("Allo ? l'heure d'été ?")?>
|
||||
</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue