]> git.koha-community.org Git - koha.git/commit
Bug 10884: circulation table: fix odd behavior on checkboxes
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 13 Sep 2013 14:28:39 +0000 (16:28 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 3 Dec 2013 14:18:57 +0000 (11:18 -0300)
commit7f21891e10647d95449d265501a60a7915d778b6
tree0e8a9656a0eeb8c6fc3d789638caffdc998d2d1a
parentac2a256933349a52d064572be4268648a1902d95
Bug 10884: circulation table: fix odd behavior on checkboxes

Test plan:
Play with renew, check in and export checkboxes.
The expected behavior is: the renew and check in cb should work as radio
button, without affecting the export cb.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Template changes only.
Amended test plan:
* Create a CSV profile under Tools > CSV profiles
* Add CSV profile to system preference ExportWithCsvProfile

1) Check export checkbox
2) Check check in for same item
3) Switch to Renew

The export checkbox should not get unchecked when switching
between renew and check in.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit fa3903fe3d4955e2fd36613a7d7ac7f3a363913a)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/js/pages/circulation.js