diff options
author | Valerio Virgillito | 2012-02-22 16:36:21 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-02-22 16:36:21 -0800 |
commit | 2afef244a3f8124f8a049e504e9782c05904ce23 (patch) | |
tree | 3d49c890bf4879992f6e0e960463529a85eec23e /js/ninja.reel/ninja.html | |
parent | 2d2b1af8b5c0d506fe6a1cf65614101fec145970 (diff) | |
parent | f5b418018667ce62af98d0d53e357540eae36b00 (diff) | |
download | ninja-2afef244a3f8124f8a049e504e9782c05904ce23.tar.gz |
Merge pull request #63 from dhg637/new-tool-icons
New tool icons
Diffstat (limited to 'js/ninja.reel/ninja.html')
-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> |