side playlist working, need to add to search page as well.

This commit is contained in:
naomiaro 2010-12-21 17:47:51 -05:00
parent 83d8975110
commit 055f541657
3 changed files with 4 additions and 8 deletions

View file

@ -13,7 +13,7 @@
<div id="content"><?php echo $this->layout()->content ?></div>
<div id="sidebar"><?php echo $this->layout()->sidebar ?></div>
<div id="side_playlist"><?php echo $this->layout()->spl ?></div>
</body>
</html>