mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
Oops, remove cat_id from the submit form - resets what you pick above
This commit is contained in:
parent
944c092953
commit
a12fd0c775
@ -5,7 +5,6 @@
|
|||||||
<input type="hidden" name="order" value="{order}">
|
<input type="hidden" name="order" value="{order}">
|
||||||
<input type="hidden" name="filter" value="{filter}">
|
<input type="hidden" name="filter" value="{filter}">
|
||||||
<input type="hidden" name="start" value="{start}">
|
<input type="hidden" name="start" value="{start}">
|
||||||
<input type="hidden" name="cat_id" value="{cat_id}">
|
|
||||||
<TABLE border="0" cellPadding="1" cellSpacing="1" width="95%">
|
<TABLE border="0" cellPadding="1" cellSpacing="1" width="95%">
|
||||||
<TBODY>
|
<TBODY>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user