CC-3403 : Replace Now Playing with the new Timeline screen

This commit is contained in:
Naomi Aro 2012-03-12 14:23:03 +01:00
parent 3b32a16813
commit f28f6659dc
6 changed files with 96 additions and 26 deletions

View file

@ -23,5 +23,8 @@
<div id="library_content" class="tabs ui-widget ui-widget-content block-shadow alpha-block padded" style="display:none"><?php echo $this->layout()->library ?></div>
<div id="show_builder" class="ui-widget ui-widget-content block-shadow omega-block padded"><?php echo $this->layout()->builder ?></div>
</div>
<?php echo $this->layout()->dialog ?>
</body>
</html>