]> git.koha-community.org Git - koha.git/commit
Bug 14366: Units doesn't get saved usefully for patroncards
authorDavid Cook <dcook@prosentient.com.au>
Tue, 9 Jun 2015 04:25:23 +0000 (14:25 +1000)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 14 Jul 2015 20:32:29 +0000 (08:32 +1200)
commitdf0d0c96957ee737f59d1ef02bd48ebeb20b3823
treef2d14fd095475abf31fd61526ca5088199cd4267
parent9c2c171f980d6e6a74ea1122ded2627b42e29d0e
Bug 14366: Units doesn't get saved usefully for patroncards

This patch causes the "Units" to be saved and displayed correctly
for the "Edit layout" screen in Patroncards.

_TEST PLAN_

Before applying:
0) Create a new layout
1) Edit the layout, change the units, and click Save
2) Edit the layout again, and notice the units are still "PostScript Points"

Apply the patch:
3) Edit the layout again, change the units, and click Save
4) Edit the layout again, note that the units have changed to your
selection

5) Rejoice

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit f573a155974c84a6fb433bff86a220d4644ad27e)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
patroncards/edit-layout.pl