Task #0001529: Réécriture de code , placer les icones dans Icon_Action
This commit is contained in:
parent
936411a92e
commit
dc84b68414
79 changed files with 1302 additions and 5077 deletions
|
|
@ -69,9 +69,11 @@ class IDate extends HtmlInput
|
|||
%s
|
||||
pattern="[0-9]{1,2}.[0-9]{1,2}.[0-9]{4}"
|
||||
/>
|
||||
<img src="image/x-office-calendar.png" id="%s_trigger"
|
||||
style="cursor: pointer"
|
||||
onmouseover="this.style.background=\'red\';" onmouseout="this.style.background=\'\'"/>
|
||||
<span class="smallbutton icon"
|
||||
id="%s_trigger"
|
||||
/>
|
||||

|
||||
</span>
|
||||
',$this->name,$this->id,$this->value,$this->placeholder,$this->title,$t,$this->id
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue