diff options
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 9cf27504..953e560c 100755 --- a/js/ninja.reel/ninja.html +++ b/js/ninja.reel/ninja.html | |||
@@ -374,7 +374,7 @@ | |||
374 | </section> | 374 | </section> |
375 | </section> | 375 | </section> |
376 | 376 | ||
377 | <section id="timelineResizer" class="timelineResizer resizeBar"></section> | 377 | <section data-montage-id="timelineResizer" class="timelineResizer resizeBar"></section> |
378 | <section id="breadCrumbTrail"> | 378 | <section id="breadCrumbTrail"> |
379 | <div id="breadCrumbComponent"></div> | 379 | <div id="breadCrumbComponent"></div> |
380 | </section> | 380 | </section> |
@@ -386,7 +386,7 @@ | |||
386 | </section> | 386 | </section> |
387 | </section> | 387 | </section> |
388 | 388 | ||
389 | <section id="rightPanelResizer" class="rightPanelResizer resizeBar"></section> | 389 | <section data-montage-id="rightPanelResizer" class="rightPanelResizer resizeBar"></section> |
390 | 390 | ||
391 | <section id="rightPanelContainer" class="panelContainer"> | 391 | <section id="rightPanelContainer" class="panelContainer"> |
392 | <section id="rightPanelContent"> | 392 | <section id="rightPanelContent"> |