mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
etz hämmers denn
This commit is contained in:
parent
baa4ceabba
commit
1342992636
@ -21,6 +21,7 @@ CM.toggle = function() {
|
||||
if (CM.enabled) {
|
||||
CM.editor.toTextArea();
|
||||
CM.editor = undefined;
|
||||
$('#lang').unbind();
|
||||
CM.enabled = false;
|
||||
} else {
|
||||
if (typeof CM.editor == 'undefined') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user