Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Fridolin Somers cbd8655157 Bug 25765: Replace LoginBranchname and LoginBranchcode with use of Branches template plugin
The template plugin Branches contains a method GetLoggedInBranchcode that returns current branch code.
This patch adds GetLoggedInBranchname to get current branch name.
It is used to replace vars LoginBranchname and LoginBranchcode sent to all templates in C4/Auth.pm.

In labels and patrons cards modules, I choose to remove a unseless display of
current branch in a hint.

In acqui/acqui-home.tt, I choose to remove a useless display of current
branch and also because table of founds contains a filter on library.

Test plan:
Check pages source code to see branch code or name is correct.
list of the pages:
/cgi-bin/koha/acqui/acqui-home.pl
/cgi-bin/koha/catalogue/detail.pl?biblionumber=XXX
/cgi-bin/koha/circ/branchoverdues.pl
/cgi-bin/koha/circ/set-library.pl
/cgi-bin/koha/circ/offline.pl
/cgi-bin/koha/labels/label-edit-batch.pl?op=new
/cgi-bin/koha/labels/label-manage.pl
/cgi-bin/koha/patroncards/edit-batch.pl
/cgi-bin/koha/patroncards/manage.pl
OPAC:
/cgi-bin/koha/opac-detail.pl?biblionumber=XXX

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-07-23 11:17:27 +02:00
..
csv Bug 24161: Keep tracks of late orders claims 2020-05-04 09:44:44 +01:00
tables
acqui-home.tt Bug 25765: Replace LoginBranchname and LoginBranchcode with use of Branches template plugin 2020-07-23 11:17:27 +02:00
addorder.tt
addorderiso2709.tt Bug 25473: Move JavaScript out of the footer of addorderiso2709.tt 2020-05-22 09:33:17 +01:00
ajax.tt
basket.tt Bug 24156: Make sort order and number of items to display configurable (basket page) 2020-06-25 10:51:59 +02:00
basketgroup.tt
basketheader.tt
booksellers.tt
cancelorder.tt
duplicate_orders.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
edi_ean.tt
edifactmsgs.tt
edimsg.tt
histsearch.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
invoice-files.tt
invoice.tt Bug 25545: (follow-up) Fix capitalization 2020-06-15 10:31:36 +02:00
invoices.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00
lateorders.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
modordernotes.tt
neworderempty.tt Bug 14543: (QA follow-up) Add missing filter 2020-06-12 10:32:35 +02:00
neworderempty_duplicate.tt
newordersubscription.tt
newordersuggestion.tt
ordered.tt
orderreceive.tt Bug 22468: Standardize on labelling ccode table columns as Collections 2020-04-15 12:32:49 +01:00
parcel.tt
parcels.tt
showorder.tt Bug 24161: Keep tracks of late orders claims 2020-05-04 09:44:44 +01:00
spent.tt
supplier.tt Bug 24877: Add link from vendor to linked subscriptions 2020-03-24 11:28:32 +00:00
transferorder.tt
uncertainprice.tt Bug 18177: remove aqbooksellers.booksellerurl 2020-03-27 12:15:47 +00:00
z3950_search.tt Bug 25702: Actions button on Search results from Z39.50 is displayed incorrectly 2020-06-23 10:15:03 +02:00