|
@@ -187,7 +187,7 @@
|
|
|
hideLoading: ->
|
|
hideLoading: ->
|
|
|
document.body.classList.remove '_booting'
|
|
document.body.classList.remove '_booting'
|
|
|
document.body.classList.remove '_loading'
|
|
document.body.classList.remove '_loading'
|
|
|
- $.remove document.getElementById('fontLoader')
|
|
|
|
|
|
|
+ try $.remove document.getElementById('fontLoader')
|
|
|
return
|
|
return
|
|
|
|
|
|
|
|
indexHost: ->
|
|
indexHost: ->
|