]> git.koha-community.org Git - koha.git/commit
Bug 6842 Alternate fix, Branch transfer limits broken
authorOwen Leonard <oleonard@myacpl.org>
Wed, 28 Dec 2011 16:41:16 +0000 (11:41 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 20 Feb 2012 02:00:02 +0000 (21:00 -0500)
commitd25d32c3a95a9be88c4d8002c4a1f7a1db205422
treebbf523b5e0835a8e799577a3fc20d2e7b8493b2d
parent6c0eaa0f47b98317a2ee84e5ce1ce2b835214149
Bug 6842 Alternate fix, Branch transfer limits broken

The patch which moved the table pager markup into an
include undid the fix which was previously pushed for
this problem. Re-implementing the fix in the pager
include is a simpler fix which doesn't depend on
the Datatables plugin.

The markup change in table-pager.inc fixes the problem
in branch transfer limits and does not affect functionality
on other pages.

The changes in this patch to branch_transfer_limits.tt and
staff-global.css are for cosmetic reasons only.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Saving changes works now correctly. I tried:
- uncheck all for a branch
- check all for a branch
- making changes for different itemtypes on different tabs

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
- backported to 3.6.x
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/includes/table-pager.inc
koha-tmpl/intranet-tmpl/prog/en/modules/admin/branch_transfer_limits.tt