- 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/QuestionEditorPreviewItem.js
r404 r405 24 24 25 25 startup: function() { 26 if ( this._started ){ return; } 26 27 this.inherited(arguments); 27 28 this.foldButtonNode.onClick = lang.hitch(this, this.toggleFold);
Note: See TracChangeset
for help on using the changeset viewer.