- Timestamp:
- 08/15/12 18:30:58 (13 years ago)
- Location:
- Dev/branches/rest-dojo-ui
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui
- Property svn:ignore
-
old new 1 1 nbproject 2 .project
-
- Property svn:ignore
-
Dev/branches/rest-dojo-ui/client/rft/ui/QuestionEditorPreviewItem.js
r392 r399 45 45 this.innerWidget.placeAt(this.containerNode); 46 46 this.innerWidget.startup(); 47 this.innerWidget.set('readOnly',true); 47 48 } 48 49 this.titleNode.innerHTML = this.item.type+" [preview]";
Note: See TracChangeset
for help on using the changeset viewer.