webui: minor re-ordering of status tabs
This commit is contained in:
parent
fe5f076ddd
commit
de84d759cc
1 changed files with 1 additions and 1 deletions
|
@ -354,8 +354,8 @@ tvheadend.status = function() {
|
|||
activeTab : 0,
|
||||
iconCls : 'eye',
|
||||
items : [
|
||||
new tvheadend.status_subs,
|
||||
new tvheadend.status_streams,
|
||||
new tvheadend.status_subs,
|
||||
new tvheadend.status_conns
|
||||
]
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue