diff options
author | Valerio Virgillito | 2012-06-18 22:47:18 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-06-18 22:47:18 -0700 |
commit | 15c01942bf3232c8a3240fab5ba2f358d814b654 (patch) | |
tree | 3b73e1e03468c08fe2cd992f09f8f00149199d7e /node_modules/components-data/radio-button.json | |
parent | 795a6908ccac21b773490954371f2c4def9e5379 (diff) | |
download | ninja-15c01942bf3232c8a3240fab5ba2f358d814b654.tar.gz |
fixing the components.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules/components-data/radio-button.json')
-rw-r--r-- | node_modules/components-data/radio-button.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/components-data/radio-button.json b/node_modules/components-data/radio-button.json index df0893ad..5a771c97 100644 --- a/node_modules/components-data/radio-button.json +++ b/node_modules/components-data/radio-button.json | |||
@@ -1,9 +1,9 @@ | |||
1 | { | 1 | { |
2 | "component": "radioButton", | 2 | "component": "radioButton", |
3 | 3 | ||
4 | "module": "montage/ui/radio-button.reel", | 4 | "module": "montage/ui/native/input-radio.reel", |
5 | 5 | ||
6 | "name": "RadioButton", | 6 | "name": "InputRadio", |
7 | 7 | ||
8 | "properties": [ | 8 | "properties": [ |
9 | { | 9 | { |