From f09921e6085f4b16c6e69ac8bfd67eef644fc04e Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Wed, 28 Mar 2012 22:43:47 -0700 Subject: Removing properties from Montage components Simplified properties for the following components: - anchor - button - checkbox - image - number imput Signed-off-by: Valerio Virgillito --- node_modules/components-data/image.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'node_modules/components-data/image.json') diff --git a/node_modules/components-data/image.json b/node_modules/components-data/image.json index d6080196..22548cf9 100644 --- a/node_modules/components-data/image.json +++ b/node_modules/components-data/image.json @@ -16,11 +16,6 @@ "name": "src", "type": "string", "default": "" - }, - { - "name": "title", - "type": "string", - "default": "" } ] -- cgit v1.2.3