remove old loader clearInterval
parent
bdc75f54c5
commit
c99db27956
|
@ -82,7 +82,6 @@ Loader = ($rootscope) ->
|
|||
pageLoaded()
|
||||
|
||||
clearInterval(intervalAuto)
|
||||
clearTimeout(timeoutAuto)
|
||||
), 50
|
||||
|
||||
start = () ->
|
||||
|
|
Loading…
Reference in New Issue