mirror of
https://github.com/jsbin/jsbin.git
synced 2026-02-01 16:46:05 +00:00
#1367 Check for type, me idiot
This commit is contained in:
parent
5db399bbba
commit
a1ea81e53d
@ -141,7 +141,7 @@
|
||||
],
|
||||
test: function () {
|
||||
return jsbin.panels.panels.javascript.editor.openDialog &&
|
||||
ternBasicDefs &&
|
||||
(typeof window.ternBasicDefs !== undefined) &&
|
||||
CodeMirror.showHint &&
|
||||
CodeMirror.TernServer &&
|
||||
CodeMirror.startTern;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user