Rev 1372 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
1318 |
alexandre_ |
1 |
<button dojoAttachPoint="button" class="dojoButton dojoButtonNoHover" dojoAttachEvent="onMouseOver: ; onMouseOut: ; onClick: ;">
|
|
|
2 |
<table dojoAttachPoint="table" style="margin:0 0 0 0;"><tr>
|
|
|
3 |
<td class="label" dojoAttachPoint="labelCell"></td>
|
|
|
4 |
<td class="border" dojoAttachPoint="borderCell"></td>
|
|
|
5 |
<td class="downArrow" dojoAttachPoint="arrowCell">
|
|
|
6 |
<img dojoAttachPoint="arrow">
|
|
|
7 |
</td>
|
|
|
8 |
</tr></table>
|
|
|
9 |
</button>
|