From bcfb200482c26b2bfc0d6577b1eb0de7a19a6762 Mon Sep 17 00:00:00 2001 From: John Mayhew Date: Thu, 26 Apr 2012 16:23:59 -0700 Subject: Removing all "module" declarations and replaced with "prototype" in preparation for montage converting to the new "prototype" format fully --- js/components/tools-properties/tag-properties.reel/tag-properties.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'js/components/tools-properties/tag-properties.reel') diff --git a/js/components/tools-properties/tag-properties.reel/tag-properties.html b/js/components/tools-properties/tag-properties.reel/tag-properties.html index 2b81bb71..c80ba36e 100755 --- a/js/components/tools-properties/tag-properties.reel/tag-properties.html +++ b/js/components/tools-properties/tag-properties.reel/tag-properties.html @@ -13,8 +13,7 @@ { "owner": { - "module": "js/components/tools-properties/tag-properties.reel", - "name": "TagProperties", + "prototype": "js/components/tools-properties/tag-properties.reel", "properties": { "element": {"#": "tagProperties"}, -- cgit v1.2.3