diff options
author | Jose Antonio Marquez | 2012-06-01 17:35:32 -0700 |
---|---|---|
committer | Jose Antonio Marquez | 2012-06-01 17:35:32 -0700 |
commit | 0cbe2d177fb6e1fe27ee1a30fff57c3b4283586d (patch) | |
tree | 1eda6402d0ae38bd07e8ffd09b3032b0fb08870e /node_modules | |
parent | 54c53c326ebde0631fe5720dc912c39341966f1f (diff) | |
parent | 3abba04025dbc0daadb08184833a2558c442b8e1 (diff) | |
download | ninja-0cbe2d177fb6e1fe27ee1a30fff57c3b4283586d.tar.gz |
Merge branch 'refs/heads/Ninja-Internal' into Components
Diffstat (limited to 'node_modules')
-rw-r--r-- | node_modules/components-data/searchfield.json | 20 |
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 | ||