CC-84: Smart Playlists
- propel usage chage - cleaning up code - some js changes
This commit is contained in:
parent
0aae7c75ae
commit
2a38527161
8 changed files with 171 additions and 151 deletions
|
@ -1,5 +1,5 @@
|
|||
<form id="smart-playlist-form" method="post" action="">
|
||||
<fieldset class='toggle closed' id='smart_playlist_options' style='overflow-x:auto; width:781px'>
|
||||
<fieldset class='toggle <?php echo $this->openOption ? "" : "closed"?>' id='smart_playlist_options' style='overflow-x:auto; width:781px'>
|
||||
<legend style='cursor: pointer;'><span class='ui-icon ui-icon-triangle-2-n-s'></span>Smart Playlist Options</legend>
|
||||
<dl class='zend_form'>
|
||||
<div id='sp-success' class='success' style='display:none'></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue