CC-84: Smart Playlists
- send playlist id on generate/save action - fixed some small UI bugs
This commit is contained in:
parent
64857410a6
commit
d81253cccc
4 changed files with 96 additions and 38 deletions
|
@ -30,7 +30,9 @@
|
|||
<?php } else { ?>
|
||||
<a href='#' id='criteria_add'>Add</a>
|
||||
<?php } ?>
|
||||
<br />
|
||||
</div>
|
||||
|
||||
<?php } ?>
|
||||
|
||||
</dd>
|
||||
|
@ -40,6 +42,7 @@
|
|||
<?php echo $this->element->getElement('sp_limit_value')->getLabel() ?>
|
||||
<?php echo $this->element->getElement('sp_limit_value')?>
|
||||
<?php echo $this->element->getElement('sp_limit_options') ?>
|
||||
<br />
|
||||
</label>
|
||||
</dd>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue