Changeset 405 for Dev/branches/rest-dojo-ui/client/rft/ui/ObjectBox.js
- Timestamp:
- 09/03/12 14:05:37 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/ui/ObjectBox.js
r396 r405 14 14 actions: null, 15 15 startup: function() { 16 if ( this._started ){ return; } 17 this.inherited(arguments); 16 18 this.line1 = new LineWithActionsWidget({ 17 19 actions: {
Note: See TracChangeset
for help on using the changeset viewer.