aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-09 16:22:03 -0800
committerValerio Virgillito2012-02-09 16:22:03 -0800
commit47df0aff81c25334b129047bb227ea5015357eda (patch)
tree26bf705a078683e8306de9948b133dba5e83167a /node_modules/components-data
parent1857d4dde728412843c910265ea3bae20780ab54 (diff)
downloadninja-47df0aff81c25334b129047bb227ea5015357eda.tar.gz
Setting defaults and more cleanup
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules/components-data')
-rw-r--r--node_modules/components-data/textfield.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/components-data/textfield.json b/node_modules/components-data/textfield.json
index 2a21394a..4f8a1499 100644
--- a/node_modules/components-data/textfield.json
+++ b/node_modules/components-data/textfield.json
@@ -13,9 +13,9 @@
13 "default": "Button" 13 "default": "Button"
14 }, 14 },
15 { 15 {
16 "name": "enabled", 16 "name": "disabled",
17 "type": "boolean", 17 "type": "boolean",
18 "default": "true" 18 "default": "false"
19 } 19 }
20 ] 20 ]
21} \ No newline at end of file 21} \ No newline at end of file