aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/loading.reel
diff options
context:
space:
mode:
authorJonathan Duran2012-05-11 14:13:07 -0700
committerJonathan Duran2012-05-11 14:13:07 -0700
commit1e2138fc7d0007b0ad3cb4807dc1c9101190f2f2 (patch)
tree2563aa7694c3caaf813ca71ef3250b2a76ee0041 /node_modules/montage/ui/loading.reel
parent32257ac142f872d3c1f6c07504bae77ae884ed93 (diff)
parent6fcaa4e923a19672b5860b4c6f67d836680e7e99 (diff)
downloadninja-1e2138fc7d0007b0ad3cb4807dc1c9101190f2f2.tar.gz
Merge branch 'refs/heads/TimelineUber' into TimelineProps
Diffstat (limited to 'node_modules/montage/ui/loading.reel')
-rwxr-xr-xnode_modules/montage/ui/loading.reel/loading.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/node_modules/montage/ui/loading.reel/loading.html b/node_modules/montage/ui/loading.reel/loading.html
index 7af7e1b8..3d19b4cc 100755
--- a/node_modules/montage/ui/loading.reel/loading.html
+++ b/node_modules/montage/ui/loading.reel/loading.html
@@ -11,8 +11,7 @@
11 <script type="text/montage-serialization"> 11 <script type="text/montage-serialization">
12{ 12{
13 "owner": { 13 "owner": {
14 "module": "montage/ui/loading.reel", 14 "prototype": "montage/ui/loading.reel",
15 "name": "Loading",
16 "properties": { 15 "properties": {
17 "element": { 16 "element": {
18 "#": "loading" 17 "#": "loading"
@@ -24,7 +23,7 @@
24 23
25</head> 24</head>
26<body> 25<body>
27<div class="montage-loading" id="loading"> 26<div class="montage-loading" data-montage-id="loading">
28 <div class="section l0"></div> 27 <div class="section l0"></div>
29 <div class="section l1"></div> 28 <div class="section l1"></div>
30 <div class="section l2"></div> 29 <div class="section l2"></div>