Bug 24665: (QA follow-up) Fix selection default
commitb7dd0d62ddf324a6f54dd3c6f7cb6babcd61ad2d
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 6 Nov 2020 12:48:28 +0000 (6 12:48 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 6 Nov 2020 14:55:17 +0000 (6 15:55 +0100)
tree4f375ac26f40c57c4dc3cd9d60ab06dca2df186c
parente5162d9135876227745f7e91fbd6fd9a61879a64
Bug 24665: (QA follow-up) Fix selection default

This patch updates the html_helper for the cash register selection block
to remove the 'empty option' such that it can be correclty set for each
select case and updates all existing cases where we used the process
block previously to include the relevant blank option '-- Select an
option --', '-- None --', 'Library default' and finally the new '-- All
--' options introduced with this bug.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc
koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt
koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt
koha-tmpl/intranet-tmpl/prog/en/modules/reports/cash_register_stats.tt