aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data/image.json
diff options
context:
space:
mode:
authorValerio Virgillito2012-03-28 22:43:47 -0700
committerValerio Virgillito2012-03-28 22:43:47 -0700
commitf09921e6085f4b16c6e69ac8bfd67eef644fc04e (patch)
tree11176a601f1a2567c2cd3d8c996ee781630aa25d /node_modules/components-data/image.json
parentdb6c0d20eba328408b37b65e67215d1866100c18 (diff)
downloadninja-f09921e6085f4b16c6e69ac8bfd67eef644fc04e.tar.gz
Removing properties from Montage components
Simplified properties for the following components: - anchor - button - checkbox - image - number imput Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules/components-data/image.json')
-rw-r--r--node_modules/components-data/image.json5
1 files changed, 0 insertions, 5 deletions
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 @@
16 "name": "src", 16 "name": "src",
17 "type": "string", 17 "type": "string",
18 "default": "" 18 "default": ""
19 },
20 {
21 "name": "title",
22 "type": "string",
23 "default": ""
24 } 19 }
25 20
26 ] 21 ]