add status icon and email .list
This commit is contained in:
parent
d2383fe447
commit
2a0ea6c149
1 changed files with 2 additions and 1 deletions
|
@ -225,7 +225,8 @@ class App.ChannelEmailAccountOverview extends App.Controller
|
|||
|
||||
constructor: ->
|
||||
super
|
||||
@interval(@load, 20000)
|
||||
# @interval(@load, 20000)
|
||||
@load()
|
||||
|
||||
load: =>
|
||||
@ajax(
|
||||
|
|
Loading…
Reference in a new issue