display video backdrops on detail page

This commit is contained in:
Luke Pulverenti 2013-04-28 13:21:56 -04:00
parent 461ed8c2b2
commit 7c43c7858a
5 changed files with 103 additions and 92 deletions

View file

@ -170,6 +170,12 @@
<div id="scenesContent"></div>
</div>
</div>
<div>
<div data-role="collapsible" id="videoBackdropsCollapsible" style="display: none;" data-mini="true" data-collapsed="false" data-corners="false">
<h3>Video Backdrops</h3>
<div id="videoBackdropsContent"></div>
</div>
</div>
</div>
<div data-role="popup" id="playMenu" data-corners="false" data-theme="c">