side playlist looks good.
This commit is contained in:
parent
9b4f9c8aa4
commit
7cf55e0201
6 changed files with 59 additions and 17 deletions
|
@ -12,7 +12,7 @@
|
|||
<div id="nav"><?php echo $this->navigation()->menu()->setRenderInvisible(true) ?></div>
|
||||
|
||||
<div id="library_quick_search"><?php echo $this->layout()->quick_search ?></div>
|
||||
<div id="library_content"><?php echo $this->layout()->library ?></div>
|
||||
<div id="library_content" class="ui-widget ui-widget-content ui-corner-all"><?php echo $this->layout()->library ?></div>
|
||||
|
||||
<div id="side_playlist" class="ui-widget ui-widget-content ui-corner-all"><?php echo $this->layout()->spl ?></div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue