]> git.koha-community.org Git - koha.git/commit
Bug 30828: Remove useless 'type' parameter in placerequest.pl
authorJoonas Kylmälä <joonas.kylmala@iki.fi>
Sat, 21 May 2022 19:23:32 +0000 (19:23 +0000)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Tue, 21 Jun 2022 10:22:28 +0000 (12:22 +0200)
commit043ccc71632e3c6fcdff41fe5eafa01e26e8a36f
tree0e78de2276d76d3b4de5c5544cca52b5b32c2af3
parente7ab64cd5081f6151d1341f9728354dcdea15554
Bug 30828: Remove useless 'type' parameter in placerequest.pl

To test:
 1) Grep for placerequest.pl in the source code and check that
    request.tt is the only place where the type parameter is passed.

Signed-off-by: David Nind <david@davidnind.com>
JD amended patch: adjust commit title
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 54a6c73c6d6e94554b7e4c15554e08d79e3eb578)
(cherry picked from commit 88f257ba55e4f0a4c58c0f64815b9995b7072080)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
reserve/placerequest.pl