support theme songs in the web client
This commit is contained in:
parent
b8c3e8c777
commit
b7235c797f
22 changed files with 603 additions and 272 deletions
|
@ -37,11 +37,11 @@
|
|||
<table data-role="table" data-mode="reflow" class="tblTuners stripedTable ui-responsive table-stroke">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Source</th>
|
||||
<th>Status</th>
|
||||
<th>Program</th>
|
||||
<th>Clients</th>
|
||||
<th>${HeaderName}</th>
|
||||
<th>${HeaderSource}</th>
|
||||
<th>${HeaderStatus}</th>
|
||||
<th>${HeaderProgram}</th>
|
||||
<th>${HeaderClients}</th>
|
||||
<th></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue