]> git.evergreen-ils.org Git - Evergreen.git/commit
lp1836229 Disable Edit buttons in Merge Records when Editing
authorKyle Huckins <khuckins@catalyte.io>
Thu, 11 Jul 2019 16:36:36 +0000 (16:36 +0000)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 30 Jul 2019 14:09:21 +0000 (10:09 -0400)
commitf62cea11ae59de16f9142754199b0ac0c0df2738
tree857a17f367ab52b3539d87623f88561257427382
parent7ed4b2540cdfbbc4a0bc820631e9c080e500b575
lp1836229 Disable Edit buttons in Merge Records when Editing

- Apply disabled attribute to Edit buttons rather than just the class,
preventing users from clicking buttons that appear disabled in the Merge UI.

Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
 Changes to be committed:
modified:   Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2