aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/loading.reel/loading.html
diff options
context:
space:
mode:
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>