CC-3536 : Work out ACL with library on NowPlaying when it's a guest User
This commit is contained in:
parent
1e9348f27f
commit
d12ef1c7a2
8 changed files with 72 additions and 39 deletions
|
@ -1,5 +1,8 @@
|
|||
<?php if ($this->toggleLib): ?>
|
||||
<div id="sb_edit" class="ui-state-default" title="open the library to schedule files.">
|
||||
<span class="ui-icon ui-icon-arrowthick-1-nw"></span>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php echo $this->sb_form; ?>
|
||||
<table id="show_builder_table" cellpadding="0" cellspacing="0" class="datatable"></table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue