diff options
author | hwc487 | 2012-04-19 13:01:43 -0700 |
---|---|---|
committer | hwc487 | 2012-04-19 13:01:43 -0700 |
commit | e6a20fe64574763483dc602bd759278ccf5e5e68 (patch) | |
tree | 69defe7200206f0257fe90697136fadef59d521e /node_modules/components-data/radio-button.json | |
parent | ae7eb87564632ce7c676bd728b8ff2710ff0bb83 (diff) | |
parent | 9284c19f076dec3b47ece7dc7bcd22d74e4246c3 (diff) | |
download | ninja-e6a20fe64574763483dc602bd759278ccf5e5e68.tar.gz |
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Textures
Conflicts:
js/lib/drawing/world.js
js/lib/geom/geom-obj.js
js/lib/rdge/materials/cloud-material.js
js/lib/rdge/materials/deform-material.js
js/lib/rdge/materials/flat-material.js
js/lib/rdge/materials/material.js
js/lib/rdge/materials/pulse-material.js
js/lib/rdge/materials/relief-tunnel-material.js
js/lib/rdge/materials/square-tunnel-material.js
js/lib/rdge/materials/star-material.js
js/lib/rdge/materials/taper-material.js
js/lib/rdge/materials/tunnel-material.js
js/lib/rdge/materials/twist-material.js
js/lib/rdge/materials/twist-vert-material.js
js/lib/rdge/materials/uber-material.js
js/lib/rdge/materials/water-material.js
js/lib/rdge/materials/z-invert-material.js
Diffstat (limited to 'node_modules/components-data/radio-button.json')
-rw-r--r-- | node_modules/components-data/radio-button.json | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/node_modules/components-data/radio-button.json b/node_modules/components-data/radio-button.json index 4763453a..df0893ad 100644 --- a/node_modules/components-data/radio-button.json +++ b/node_modules/components-data/radio-button.json | |||
@@ -7,11 +7,6 @@ | |||
7 | 7 | ||
8 | "properties": [ | 8 | "properties": [ |
9 | { | 9 | { |
10 | "name": "autofocus", | ||
11 | "type": "boolean", | ||
12 | "default": "false" | ||
13 | }, | ||
14 | { | ||
15 | "name": "disabled", | 10 | "name": "disabled", |
16 | "type": "boolean", | 11 | "type": "boolean", |
17 | "default": "false" | 12 | "default": "false" |
@@ -22,29 +17,9 @@ | |||
22 | "default": "false" | 17 | "default": "false" |
23 | }, | 18 | }, |
24 | { | 19 | { |
25 | "name": "form", | ||
26 | "type": "string", | ||
27 | "default": "" | ||
28 | }, | ||
29 | { | ||
30 | "name": "name", | 20 | "name": "name", |
31 | "type": "string", | 21 | "type": "string", |
32 | "default": "" | 22 | "default": "" |
33 | }, | ||
34 | { | ||
35 | "name": "readonly", | ||
36 | "type": "boolean", | ||
37 | "default": null | ||
38 | }, | ||
39 | { | ||
40 | "name": "title", | ||
41 | "type": "string", | ||
42 | "default": "" | ||
43 | }, | ||
44 | { | ||
45 | "name": "value", | ||
46 | "type": "string", | ||
47 | "default": "on" | ||
48 | } | 23 | } |
49 | ] | 24 | ] |
50 | } \ No newline at end of file | 25 | } \ No newline at end of file |