Changeset 350 for Dev/branches/rest-dojo-ui/client/rft/pages/session.html
- Timestamp:
- 07/03/12 16:57:07 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/pages/session.html
r347 r350 30 30 <br/><br/> 31 31 <div data-dojo-type="rft.ui.List" data-dojo-props="region:'center'" style="width: 500px;"> 32 <div data-dojo-type="rft.ui.LineWithActionsWidget Thijs" data-dojo-props="title:'a.bezuijen@tudelft.nl', modifiers: 'green', actions: {'Cancel':{callback: function(){}, properties: {blockButton: false, icon: 'Delete', modifiers:'white'}}}"></div>33 <div data-dojo-type="rft.ui.LineWithActionsWidget Thijs" data-dojo-props="title:'i.mayer@tudelft.nl', modifiers: 'green', actions: {'Cancel':{callback: function(){}, properties: {blockButton: false, icon: 'Delete', modifiers:'white'}}}"></div>32 <div data-dojo-type="rft.ui.LineWithActionsWidget" data-dojo-props="title:'a.bezuijen@tudelft.nl', modifiers: 'green', actions: {'Cancel':{callback: function(){}, properties: {blockButton: false, icon: 'Delete', modifiers:'white'}}}"></div> 33 <div data-dojo-type="rft.ui.LineWithActionsWidget" data-dojo-props="title:'i.mayer@tudelft.nl', modifiers: 'green', actions: {'Cancel':{callback: function(){}, properties: {blockButton: false, icon: 'Delete', modifiers:'white'}}}"></div> 34 34 </div> 35 35 </fieldset>
Note: See TracChangeset
for help on using the changeset viewer.