diff options
author | Jonathan Duran | 2012-03-01 20:01:36 -0800 |
---|---|---|
committer | Jonathan Duran | 2012-03-01 20:01:36 -0800 |
commit | b8fad971d8cf82cdc182160aa72d0c8e69800f76 (patch) | |
tree | e7791aacc4b4d59127600ad3e99bbb042b6506b0 /js/ninja.reel/ninja.html | |
parent | 28befbc159399f70f00034f52e56a60dae0a3ba1 (diff) | |
parent | ff0a956f33df034e9a009cfcb8999e469456a4b5 (diff) | |
download | ninja-b8fad971d8cf82cdc182160aa72d0c8e69800f76.tar.gz |
Merge branch 'refs/heads/NINJAmaster' into Timeline
Diffstat (limited to 'js/ninja.reel/ninja.html')
-rwxr-xr-x | js/ninja.reel/ninja.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html index a20a6090..112f844e 100755 --- a/js/ninja.reel/ninja.html +++ b/js/ninja.reel/ninja.html | |||
@@ -389,8 +389,8 @@ | |||
389 | 389 | ||
390 | <section data-montage-id="rightPanelResizer" class="rightPanelResizer resizeBar"></section> | 390 | <section data-montage-id="rightPanelResizer" class="rightPanelResizer resizeBar"></section> |
391 | 391 | ||
392 | <section id="rightPanelContainer" class="panelContainer"> | 392 | <section id="rightPanelContainer" class="rightPanelContainer panelContainer"> |
393 | <section id="rightPanelContent"> | 393 | <section id="rightPanelContent" class="rightPanelContent"> |
394 | </section> | 394 | </section> |
395 | </section> | 395 | </section> |
396 | </section> | 396 | </section> |