Changeset 503 for Dev/trunk/src/client/qed-client/pages/question.js
- Timestamp:
- 03/11/14 01:00:40 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/src/client/qed-client/pages/question.js
r502 r503 30 30 if ( this.object.publicationDate ) { 31 31 this.QuestionEditorToolkit.set('readOnly',true); 32 this.QuestionEditorToolkit.set('disabled',true);33 32 this.contentList.set('readOnly',true); 34 this.contentList.set('disabled',true);35 33 } 36 34 },
Note: See TracChangeset
for help on using the changeset viewer.