Remove unnecessary logging of Sidebar loadGlobe
This commit is contained in:
parent
203e70afbc
commit
90c9078bf5
2 changed files with 4 additions and 2 deletions
|
@ -564,7 +564,6 @@ class Sidebar extends Class
|
|||
|
||||
|
||||
loadGlobe: =>
|
||||
console.log "loadGlobe", @tag.find(".globe")[0], @tag.find(".globe").hasClass("loading")
|
||||
if @tag.find(".globe").hasClass("loading")
|
||||
setTimeout (=>
|
||||
if typeof(DAT) == "undefined" # Globe script not loaded, do it first
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue