Last change
on this file since 256 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
File size:
465 bytes
|
Line | |
---|
1 | <div class="dojoxUpgradeBar"> |
---|
2 | <div class="dojoxUpgradeBarMessage" dojoAttachPoint="messageNode">message</div> |
---|
3 | <div class="dojoxUpgradeBarReminderButton" dojoAttachPoint="dontRemindButtonNode" dojoAttachEvent="onclick:_onDontRemindClick">${noRemindButton}</div> |
---|
4 | <span dojoAttachPoint="closeButtonNode" class="dojoxUpgradeBarCloseIcon" dojoAttachEvent="onclick: hide, onmouseenter: _onCloseEnter, onmouseleave: _onCloseLeave" title="${buttonCancel}"></span> |
---|
5 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.