aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data
diff options
context:
space:
mode:
authorhwc4872012-06-04 09:15:12 -0700
committerhwc4872012-06-04 09:15:12 -0700
commit3f5351c5d75080727953caf5d8d9a312c1c9391b (patch)
treedcbc2db4e137e115b43a6117331ed1176f85904b /node_modules/components-data
parent4aacbf5d3c7a42a3621eb3ae2723542a455e7720 (diff)
parent3abba04025dbc0daadb08184833a2558c442b8e1 (diff)
downloadninja-3f5351c5d75080727953caf5d8d9a312c1c9391b.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Textures
Diffstat (limited to 'node_modules/components-data')
-rw-r--r--node_modules/components-data/searchfield.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/node_modules/components-data/searchfield.json b/node_modules/components-data/searchfield.json
deleted file mode 100644
index 94c570d9..00000000
--- a/node_modules/components-data/searchfield.json
+++ /dev/null
@@ -1,20 +0,0 @@
1{
2 "component": "searchfield",
3
4 "module": "montage/ui/textfield.reel",
5
6 "name": "Textfield",
7
8 "properties": [
9 {
10 "name": "valueBinding",
11 "type": "string",
12 "default": null
13 },
14 {
15 "name": "value",
16 "type": "string",
17 "default": ""
18 }
19 ]
20} \ No newline at end of file