aboutsummaryrefslogtreecommitdiff
path: root/js/ninja.reel/ninja.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/ninja.reel/ninja.html')
-rwxr-xr-xjs/ninja.reel/ninja.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html
index 2d00d8dc..9a1a6b97 100755
--- a/js/ninja.reel/ninja.html
+++ b/js/ninja.reel/ninja.html
@@ -348,10 +348,10 @@
348 <div id="openDocumentsTabComponent"></div> 348 <div id="openDocumentsTabComponent"></div>
349 </section> 349 </section>
350 350
351 <section id="rulerTop" style="display:none;"></section> 351 <section id="rulerTop"></section>
352 352
353 <section id="mainContent"> 353 <section id="mainContent">
354 <section id="rulerLeft" style="display:none;"></section> 354 <section id="rulerLeft"></section>
355 <section id="stageAndScenesContainer"></section> 355 <section id="stageAndScenesContainer"></section>
356 </section> 356 </section>
357 357