changeset 48:5a977bf18619

Make the combobox for selecting search queries not editiable. Only predefined searches are valid.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Mon, 27 May 2013 09:54:41 +0200
parents e6d5177a9f6f
children 792c34b3f5a9
files app/view/search/List.js
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/app/view/search/List.js	Mon May 27 09:53:03 2013 +0200
+++ b/app/view/search/List.js	Mon May 27 09:54:41 2013 +0200
@@ -8,6 +8,7 @@
             {
                 id: 'search',
                 xtype: 'combobox',
+                editable: false,
                 store: 'Sql',
                 displayField:'name',
                 valueField:'id',

http://lada.wald.intevation.org