diff options
Diffstat (limited to 'js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html')
-rw-r--r-- | js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html b/js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html index b02e761e..916721a0 100644 --- a/js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html +++ b/js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html | |||
@@ -29,9 +29,9 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | |||
29 | POSSIBILITY OF SUCH DAMAGE. | 29 | POSSIBILITY OF SUCH DAMAGE. |
30 | </copyright> --> | 30 | </copyright> --> |
31 | <html lang="en"> | 31 | <html lang="en"> |
32 | <head> | 32 | <head> |
33 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | 33 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
34 | <link rel="stylesheet" type="text/css" href="css/TrackSpacer.css"> | 34 | <link rel="stylesheet" type="text/css" href="css/TrackSpacer.css"> |
35 | <script type="text/montage-serialization"> | 35 | <script type="text/montage-serialization"> |
36 | { | 36 | { |
37 | "owner": { | 37 | "owner": { |
@@ -43,12 +43,12 @@ POSSIBILITY OF SUCH DAMAGE. | |||
43 | 43 | ||
44 | } | 44 | } |
45 | </script> | 45 | </script> |
46 | </head> | 46 | </head> |
47 | <body> | 47 | <body> |
48 | 48 | ||
49 | <div data-montage-id="trackspace"> | 49 | <div data-montage-id="trackspace"> |
50 | <div data-montage-id="track_spacer" class="trackspacer"></div> | 50 | <div data-montage-id="track_spacer" class="trackspacer"></div> |
51 | </div> | 51 | </div> |
52 | 52 | ||
53 | </body> | 53 | </body> |
54 | </html> | 54 | </html> |