Bug 17278: Fix "show all items" link
commit1a27bd10dabe4905c115d4caf7ea566b2a19c073
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 3 Oct 2016 11:27:21 +0000 (3 12:27 +0100)
committerMason James <mtj@kohaaloha.com>
Mon, 12 Dec 2016 01:54:14 +0000 (12 14:54 +1300)
tree0eee7173327cbe46b3fcf4e1da20a69ec4ae5353
parent6391564606507c6edf80b2e5425cee57cb7e1db5
Bug 17278: Fix "show all items" link

Then we need to remove the "available" part from the query.
They are really awkward patches...

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Mason James <mtj@kohaaloha.com>
C4/Search.pm