Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
e0b19cc2d1
35 changed files with 760 additions and 315 deletions
|
@ -16,6 +16,9 @@ if (isset($this->obj)) {
|
|||
</ul>
|
||||
</div>
|
||||
<?php if (isset($this->obj)) : ?>
|
||||
<div class='btn-group pull-right'>
|
||||
<button class="btn btn-inverse" title='Shuffle playlist' type="button" id="playlist_shuffle_button">Shuffle</button>
|
||||
</div>
|
||||
<div class='btn-group pull-right'>
|
||||
<button class="btn btn-inverse" title='Save playlist' type="button" id="save_button">Save</button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue