remove match any/all. it would be useless anyway
This commit is contained in:
parent
f35c50470f
commit
12c0732f50
1 changed files with 0 additions and 2 deletions
|
|
@ -701,8 +701,6 @@ __DATA__
|
||||||
<form>
|
<form>
|
||||||
<input type="button" class="searchButton" name="searchButton" value="^International("search","Asset");" />
|
<input type="button" class="searchButton" name="searchButton" value="^International("search","Asset");" />
|
||||||
<input type="text" class="searchKeywords" name="searchKeywords" />
|
<input type="text" class="searchKeywords" name="searchKeywords" />
|
||||||
<p>Match <select name="searchMatch"><option value="any">Any</option><option value="all">All</option></select> of the
|
|
||||||
following criteria:</p>
|
|
||||||
<ul class="searchFilters"></ul>
|
<ul class="searchFilters"></ul>
|
||||||
<input type="button" name="searchFilterAdd" class="searchFilterAdd" value="Add Filter" />
|
<input type="button" name="searchFilterAdd" class="searchFilterAdd" value="Add Filter" />
|
||||||
<select name="searchFilterSelect">
|
<select name="searchFilterSelect">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue