]> git.koha-community.org Git - koha.git/commit
Bug 9245: Fixes visual bug with fines tab not highlighting
authorViktor Sarge <viktor.sarge@regionhalland.se>
Mon, 16 Jun 2014 11:21:06 +0000 (12:21 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 23 Jul 2014 21:19:53 +0000 (21:19 +0000)
commit6b7a110be72ffc92e14cbce8dfe84166d68fea6a
tree7d5ab0ac6687ccfc780ce22b8f64c576c1e19680
parente3faf398ec400760e9f9dca19eb1fd861cf1ad79
Bug 9245: Fixes visual bug with fines tab not highlighting

This patch makes shure that mancredit.pl, maninvoice.pl and pay.pl passes the value "finesview=1" that makes the tab active.

Test plan:
1) Go to a library user and the fines tab. Note that the "Fines" tab loses it's highlight when you click "Pay fines", "Create manual invoice" and "Create manual credit".
2) Install the patch.
3) Redo the first step and make shure that the left menu tab "Fines" is now highlighted all the time.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Works as advertised, no regression found on the rest of the tabs.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
members/mancredit.pl
members/maninvoice.pl
members/pay.pl