aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/loading.reel/loading.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-05-04 15:31:40 -0700
committerValerio Virgillito2012-05-04 15:31:40 -0700
commit3ebed34665fa73b0ce613b400f3029ebf4476439 (patch)
tree09a3c592035030bda7bb62d1f908ce263377d74c /node_modules/montage/ui/loading.reel/loading.html
parent8dcbac5d4c30e9dfbc543a5f997939111e9c9f89 (diff)
parent526e423e4a2734c2b139af23911e912452a4443f (diff)
downloadninja-3ebed34665fa73b0ce613b400f3029ebf4476439.tar.gz
Merge branch 'refs/heads/master' into dom-architecture
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>