CC-84: Smart Playlists

- send playlist id on generate/save action
- fixed some small UI bugs
This commit is contained in:
denise 2012-07-12 17:19:53 -04:00
parent 64857410a6
commit d81253cccc
4 changed files with 96 additions and 38 deletions

View file

@ -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>