From ac24875103799c7198b1b1cb01d15b415d118354 Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Fri, 1 Jun 2012 17:12:37 -0700 Subject: removing the search bar component Signed-off-by: Valerio Virgillito --- node_modules/components-data/searchfield.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 node_modules/components-data/searchfield.json (limited to 'node_modules/components-data') 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 @@ -{ - "component": "searchfield", - - "module": "montage/ui/textfield.reel", - - "name": "Textfield", - - "properties": [ - { - "name": "valueBinding", - "type": "string", - "default": null - }, - { - "name": "value", - "type": "string", - "default": "" - } - ] -} \ No newline at end of file -- cgit v1.2.3