aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/loading.reel
diff options
context:
space:
mode:
authorhwc4872012-05-11 13:52:55 -0700
committerhwc4872012-05-11 13:52:55 -0700
commit137bfc9d4c41cc918d969565bec28a834fe10472 (patch)
treee9fa109fc65218f45e386df48b713ff5858f3d62 /node_modules/montage/ui/loading.reel
parentd21aaca3d7093b6af968b7f9f764ab54e004f02b (diff)
parent27f4cacb39de1c2e3910748dadc9fc16d0655480 (diff)
downloadninja-137bfc9d4c41cc918d969565bec28a834fe10472.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Textures
Conflicts: js/lib/geom/geom-obj.js js/lib/geom/rectangle.js js/tools/TagTool.js
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>