source: Dev/branches/rest-dojo-ui/client/rft/ui/templates/LineWithActionsWidget.html @ 344

Last change on this file since 344 was 316, checked in by hendrikvanantwerpen, 13 years ago

Mockup included.

File size: 195 bytes
Line 
1<div class="${baseClass}">
2    <span class="${baseClass}Title" data-dojo-attach-point="titleNode"></span>
3    <span class="${baseClass}Buttons" data-dojo-attach-point="buttonsNode"></span>
4</div>
Note: See TracBrowser for help on using the repository browser.