Merge branch 'master' of dev.sourcefabric.org:airtime

This commit is contained in:
martin 2011-01-26 17:09:39 -05:00
commit 0f786c5290
11 changed files with 181 additions and 300 deletions

View file

@ -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" class="ui-widget ui-widget-content ui-corner-all"><?php echo $this->layout()->library ?></div>
<div id="library_content"><?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>