Updated bug message
This commit is contained in:
parent
deaeab3d92
commit
42f289d994
|
@ -72,7 +72,7 @@ function bindControlEvents(){
|
|||
}
|
||||
|
||||
function editorIsShown(){
|
||||
// Not working as intended. Always returns true.
|
||||
// Not working as intended.
|
||||
if(window.aceEditor){
|
||||
return true;
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue