[imp] cosmetic change in filters

bzr revid: nicolas.vanhoren@openerp.com-20110704152347-mu8wuii976oablzr
This commit is contained in:
niv-openerp 2011-07-04 17:23:47 +02:00
parent 20ceff1444
commit 445a879e58
1 changed files with 1 additions and 1 deletions

View File

@ -803,8 +803,8 @@
<t t-name="SearchView.extended_search.group">
<div t-att-id="element_id" class="searchview_extended_group">
<select class="searchview_extended_group_choice">
<option value="all">All the following conditions must match</option>
<option value="any">Any of the following conditions must match</option>
<option value="all">All the following conditions must match</option>
<option value="none">None of the following conditions must match</option>
</select>
<a class="searchview_extended_delete_group"