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

Last change on this file since 411 was 411, checked in by tjcschipper, 13 years ago
  • LESS is finally ready for use. Some small visual bugs remain.
File size: 206 bytes
Line 
1<div class="${baseClass}">
2    <span class="${baseClass}Title" data-dojo-attach-point="titleNode"></span>
3    <span class="${baseClass}Buttons dijitReset" data-dojo-attach-point="buttonsNode"></span>
4</div>
Note: See TracBrowser for help on using the repository browser.