aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJohn Mayhew2012-04-26 16:23:59 -0700
committerJohn Mayhew2012-04-26 16:23:59 -0700
commitbcfb200482c26b2bfc0d6577b1eb0de7a19a6762 (patch)
treec61bee4e6a61a14b0eba680876bb5839d8a0d526 /index.html
parent62cd8d643ce69b7f38295fad511a4b6d3d4dd638 (diff)
downloadninja-bcfb200482c26b2bfc0d6577b1eb0de7a19a6762.tar.gz
Removing all "module" declarations and replaced with "prototype" in preparation for montage converting to the new "prototype" format fully
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index 00e8bc5e..0f1c6d51 100755
--- a/index.html
+++ b/index.html
@@ -224,8 +224,7 @@
224 <script type="text/montage-serialization"> 224 <script type="text/montage-serialization">
225 { 225 {
226 "owner": { 226 "owner": {
227 "module": "montage/ui/loader.reel", 227 "prototype": "montage/ui/loader.reel",
228 "name": "Loader",
229 "properties": { 228 "properties": {
230 "mainModule": "js/ninja.reel", 229 "mainModule": "js/ninja.reel",
231 "mainName": "Ninja", 230 "mainName": "Ninja",