Add channels ACP interface

This commit is contained in:
calzoneman 2014-02-05 17:44:37 -06:00
parent bde57973c3
commit 0998e89f5d
4 changed files with 173 additions and 6 deletions

View file

@ -94,9 +94,10 @@ html(lang="en")
table.table.table-bordered.table-striped(style="margin-top: 20px")
thead
tr
th ID
th Name
th Owner
th.sort(data-key="id") ID
th.sort(data-key="name") Name
th.sort(data-key="owner") Owner
th Control
#acp-loaded-channels.acp-panel.col-md-12(style="display: none")
h3 Loaded Channels
button#acp-lchannels-refresh.btn.btn-default Refresh