#382 Rename example file.
This commit is contained in:
parent
3539f40dc5
commit
c0b7139fd2
|
@ -42,7 +42,7 @@
|
|||
|
||||
var options = {
|
||||
mode: 'text',
|
||||
modes: ['text'],
|
||||
modes: ['text', 'code'],
|
||||
onEditable: function() { //absence of key makes the text area not readOnly
|
||||
return false; // returning false makes the text area readOnly
|
||||
},
|
Loading…
Reference in New Issue