diff options
author | Valerio Virgillito | 2012-02-22 16:40:03 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-02-22 16:40:03 -0800 |
commit | f8e491fe81981c95fb1352a21d1f99cc375f240e (patch) | |
tree | 4b8c49cf9a3317154aeff29c72ac888c187df09a /js/ninja.reel | |
parent | 91f6f672ee96c6e7e942b555af7057d6db52d90f (diff) | |
parent | 2afef244a3f8124f8a049e504e9782c05904ce23 (diff) | |
download | ninja-f8e491fe81981c95fb1352a21d1f99cc375f240e.tar.gz |
Merge branch 'refs/heads/master' into file-io
Diffstat (limited to 'js/ninja.reel')
-rwxr-xr-x | js/ninja.reel/ninja.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html index 022b3f0a..1393b4b9 100755 --- a/js/ninja.reel/ninja.html +++ b/js/ninja.reel/ninja.html | |||
@@ -363,9 +363,6 @@ | |||
363 | <section id="rulerLeft"></section> | 363 | <section id="rulerLeft"></section> |
364 | <section id="stageAndScenesContainer"></section> | 364 | <section id="stageAndScenesContainer"></section> |
365 | </section> | 365 | </section> |
366 | |||
367 | <section id="sceneBar" style="display: none;"></section> | ||
368 | |||
369 | <section id="stateBar"> | 366 | <section id="stateBar"> |
370 | <section id="documentBarContainer"> | 367 | <section id="documentBarContainer"> |
371 | <div id="documentBar" class="documentBar"><a href="#">HTML</a></div> | 368 | <div id="documentBar" class="documentBar"><a href="#">HTML</a></div> |