diff options
author | Jose Antonio Marquez | 2012-05-03 16:04:40 -0700 |
---|---|---|
committer | Jose Antonio Marquez | 2012-05-03 16:04:40 -0700 |
commit | 2456f0d60f642016135aa0f96126cb3249343757 (patch) | |
tree | ccb8e0a34ac020f01f3543854a7874a9cfc02ba0 /js/panels/Timeline/PropertyTrack.reel/PropertyTrack.html | |
parent | f3479e478f3cec1cb00508bedbce8dc5a210931a (diff) | |
parent | eb17fe1bbd05ad260e8a56918a3b396a03767e04 (diff) | |
download | ninja-2456f0d60f642016135aa0f96126cb3249343757.tar.gz |
Merge branch 'refs/heads/Ninja-Internal' into Document
Diffstat (limited to 'js/panels/Timeline/PropertyTrack.reel/PropertyTrack.html')
-rw-r--r-- | js/panels/Timeline/PropertyTrack.reel/PropertyTrack.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/Timeline/PropertyTrack.reel/PropertyTrack.html b/js/panels/Timeline/PropertyTrack.reel/PropertyTrack.html index 2af78f9a..a4b598c5 100644 --- a/js/panels/Timeline/PropertyTrack.reel/PropertyTrack.html +++ b/js/panels/Timeline/PropertyTrack.reel/PropertyTrack.html | |||
@@ -22,7 +22,7 @@ | |||
22 | </head> | 22 | </head> |
23 | <body> | 23 | <body> |
24 | 24 | ||
25 | <div id="property-track" class="timeline-track"></div> | 25 | <div data-montage-id="property-track" class="timeline-track"></div> |
26 | 26 | ||
27 | </body> | 27 | </body> |
28 | </html> \ No newline at end of file | 28 | </html> \ No newline at end of file |