aboutsummaryrefslogtreecommitdiff
path: root/js/panels/color/colortoolbar.reel/colortoolbar.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 /js/panels/color/colortoolbar.reel/colortoolbar.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 'js/panels/color/colortoolbar.reel/colortoolbar.html')
-rwxr-xr-xjs/panels/color/colortoolbar.reel/colortoolbar.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/js/panels/color/colortoolbar.reel/colortoolbar.html b/js/panels/color/colortoolbar.reel/colortoolbar.html
index 9ab54836..e32a475c 100755
--- a/js/panels/color/colortoolbar.reel/colortoolbar.html
+++ b/js/panels/color/colortoolbar.reel/colortoolbar.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE HTML>
2 2
3<!DOCTYPE html> 3<!DOCTYPE html>
4<!-- <copyright> 4<!-- <copyright>
@@ -16,8 +16,7 @@
16 { 16 {
17 17
18 "owner": { 18 "owner": {
19 "module": "js/panels/Color/colortoolbar.reel", 19 "prototype": "js/panels/Color/colortoolbar.reel[ColorToolbar]",
20 "name": "ColorToolbar",
21 "properties": { 20 "properties": {
22 "element": {"#": "colortoolbar"} 21 "element": {"#": "colortoolbar"}
23 } 22 }