diff options
author | Armen Kesablyan | 2012-02-16 11:33:18 -0800 |
---|---|---|
committer | Armen Kesablyan | 2012-02-16 11:33:18 -0800 |
commit | 7e08bdbd9db21880783b56a31b480ba33f3b5327 (patch) | |
tree | 36fab73805cd5d9cec34b6f4fcf3f4bbdd0dba50 /js/ninja.reel/ninja.html | |
parent | ed18ea232174cceaa95b57315a4f993ea4d6c6ec (diff) | |
download | ninja-7e08bdbd9db21880783b56a31b480ba33f3b5327.tar.gz |
Tool Button Fixes
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'js/ninja.reel/ninja.html')
-rw-r--r-- | 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 c8625159..1db5373e 100644 --- a/js/ninja.reel/ninja.html +++ b/js/ninja.reel/ninja.html | |||
@@ -340,9 +340,6 @@ | |||
340 | <section id="rulerLeft"></section> | 340 | <section id="rulerLeft"></section> |
341 | <section id="stageAndScenesContainer"></section> | 341 | <section id="stageAndScenesContainer"></section> |
342 | </section> | 342 | </section> |
343 | |||
344 | <section id="sceneBar" style="display: none;"></section> | ||
345 | |||
346 | <section id="stateBar"> | 343 | <section id="stateBar"> |
347 | <section id="documentBarContainer"> | 344 | <section id="documentBarContainer"> |
348 | <div id="documentBar" class="documentBar"><a href="#">HTML</a></div> | 345 | <div id="documentBar" class="documentBar"><a href="#">HTML</a></div> |