From 8aa927b4b58d6ad4a288a29ae2f109ef08050a42 Mon Sep 17 00:00:00 2001
From: Yoshinori Okuji <yo@nexedi.com>
Date: Thu, 22 May 2008 20:09:48 +0000
Subject: [PATCH] 2008-05-22 yo * Remove "-- Directory --" from Quick Search.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21084 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../erp5_access_tab/ERP5Site_renderQuickSearchDialog.xml       | 1 -
 product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log          | 3 +++
 product/ERP5/bootstrap/erp5_xhtml_style/bt/revision            | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/ERP5Site_renderQuickSearchDialog.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/ERP5Site_renderQuickSearchDialog.xml
index a9dec24d37..e5e79b8498 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/ERP5Site_renderQuickSearchDialog.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/ERP5Site_renderQuickSearchDialog.xml
@@ -65,7 +65,6 @@
               i18n:translate="" i18n:domain="ui">\n
         Standard Type\n
       </option>\n
-      <option value="" i18n:translate="" i18n:domain="ui">-- Directory --</option>\n
       <option value="Person" i18n:translate="" i18n:domain="ui">Person</option>\n
       <option value="Organisation" i18n:translate="" i18n:domain="ui">Organisation</option>\n
     </select>\n
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log b/product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
index b94edb446a..78958ba607 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
@@ -1,3 +1,6 @@
+2008-05-22 yo
+* Remove "-- Directory --" from Quick Search.
+
 2008-05-22 yo
 * Add a small padding right after an icon so that it looks slightly better.
 
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
index be8a1b91d5..4540549358 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
@@ -1 +1 @@
-538
\ No newline at end of file
+539
\ No newline at end of file
-- 
2.30.9