aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/TrackSpacer.reel
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-05-03 16:04:40 -0700
committerJose Antonio Marquez2012-05-03 16:04:40 -0700
commit2456f0d60f642016135aa0f96126cb3249343757 (patch)
treeccb8e0a34ac020f01f3543854a7874a9cfc02ba0 /js/panels/Timeline/TrackSpacer.reel
parentf3479e478f3cec1cb00508bedbce8dc5a210931a (diff)
parenteb17fe1bbd05ad260e8a56918a3b396a03767e04 (diff)
downloadninja-2456f0d60f642016135aa0f96126cb3249343757.tar.gz
Merge branch 'refs/heads/Ninja-Internal' into Document
Diffstat (limited to 'js/panels/Timeline/TrackSpacer.reel')
-rw-r--r--js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html b/js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html
index 47778b5d..54944e5d 100644
--- a/js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html
+++ b/js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html
@@ -22,8 +22,8 @@
22 </head> 22 </head>
23 <body> 23 <body>
24 24
25 <div id="trackspace"> 25 <div data-montage-id="trackspace">
26 <div id="track_spacer" class="trackspacer"></div> 26 <div data-montage-id="track_spacer" class="trackspacer"></div>
27 </div> 27 </div>
28 28
29 </body> 29 </body>