- 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/LineWithActionsWidget.js
r402 r405 25 25 }, 26 26 startup: function() { 27 if ( this._started ){ return; } 27 28 this.inherited(arguments); 28 29 this._setupActions();
Note: See TracChangeset
for help on using the changeset viewer.