Bug 11141: (follow-up) ensure filters are kept if the receive is cancelled

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
Jonathan Druart 2014-01-15 10:14:48 +01:00 committed by Galen Charlton
parent 795421a643
commit cbffe7bf24

View file

@ -335,7 +335,7 @@
</div>
</div><div class="yui-g"><fieldset class="action">
<input type="submit" value="Save" class="button" accesskey="w" />
<a class="cancel" href="/cgi-bin/koha/acqui/parcel.pl?invoiceid=[% invoiceid %]">Cancel</a>
<a class="cancel" href="/cgi-bin/koha/acqui/parcel.pl?invoiceid=[% invoiceid %]&sticky_filters=1">Cancel</a>
</fieldset></div> </form>
[% ELSE %]
This ordernumber does not exist.