bug 3893 : No way to see late orders
When no lateorders were found, there was no way to change the limit in order to check for older orders Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
parent
3d19eb7fef
commit
209637695d
1 changed files with 0 additions and 2 deletions
|
@ -90,7 +90,6 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="yui-b">
|
||||
<!-- TMPL_IF NAME="lateorders" -->
|
||||
<form action="lateorders.pl" method="get">
|
||||
<fieldset class="brief">
|
||||
<h4>Filter Results:</h4>
|
||||
|
@ -109,7 +108,6 @@
|
|||
<fieldset class="action"><input type="submit" value="filter" /></fieldset>
|
||||
</fieldset>
|
||||
</form>
|
||||
<!-- /TMPL_IF -->
|
||||
<!-- TMPL_INCLUDE NAME="acquisitions-menu.inc" -->
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue