diff options
author | John Mayhew | 2012-04-26 16:23:59 -0700 |
---|---|---|
committer | John Mayhew | 2012-04-26 16:23:59 -0700 |
commit | bcfb200482c26b2bfc0d6577b1eb0de7a19a6762 (patch) | |
tree | c61bee4e6a61a14b0eba680876bb5839d8a0d526 /index.html | |
parent | 62cd8d643ce69b7f38295fad511a4b6d3d4dd638 (diff) | |
download | ninja-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-x | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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", |