From 56a042a8ed5d1cb2cb82781952f09ffd6a8338ea Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Fri, 30 Mar 2012 15:35:41 -0700 Subject: removing some of the button properties Signed-off-by: Valerio Virgillito --- node_modules/components-data/button.json | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'node_modules/components-data') diff --git a/node_modules/components-data/button.json b/node_modules/components-data/button.json index f3c16e8a..a931afcb 100644 --- a/node_modules/components-data/button.json +++ b/node_modules/components-data/button.json @@ -16,22 +16,6 @@ "name": "enabled", "type": "boolean", "default": "true" - }, - { - "name": "name", - "type": "string", - "default": "" - }, - { - "name": "type", - "type": "select", - "default": "submit", - "possibleValues": ["submit", "reset", "button"] - }, - { - "name": "value", - "type": "string", - "default": "" } ] } \ No newline at end of file -- cgit v1.2.3