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:05:32 +0000 (10:05 -0400)
commit7225d8c488fa8e71d18d2f5ef4a3d0ed65d79f04
tree61c14ab8f28aedbb9aff0aa9e7a5868fba835878
parent59136d13f11c5db351277c7b9932774d2df7d6ac
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