aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/loading.reel/loading.html
diff options
context:
space:
mode:
authorJonathan Duran2012-05-09 09:58:27 -0700
committerJonathan Duran2012-05-09 09:58:27 -0700
commit48a2a800155fd2d608fb7191c0180cd8f625cd44 (patch)
tree899f9cf1b09a01bc073f92ab498236aed80b38ec /node_modules/montage/ui/loading.reel/loading.html
parent2ea8a62835f4c20efff2623306e7205e6f5bf0ba (diff)
parentd220c02e246b30509b28a47fa04916ca2b8122e4 (diff)
downloadninja-48a2a800155fd2d608fb7191c0180cd8f625cd44.tar.gz
Merge branch 'refs/heads/NINJAmaster' into TimelineUber
Conflicts: js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html Signed-off-by: Jonathan Duran <jduran@motorola.com>
Diffstat (limited to 'node_modules/montage/ui/loading.reel/loading.html')
-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>