]> git.evergreen-ils.org Git - working/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:32 +0000 (10:09 -0400)
commitacb556c37e44c34ffd60eb31bb6e68087bf14419
treefb2b25f74409c86c73c274ad7205161f353a7063
parentc208e63a33a61e318d3e5bc0a73e2eae97ad7b5f
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