From: Stephanie Leary Date: Tue, 3 Jan 2023 17:44:40 +0000 (-0600) Subject: LP1947906 Remove spellcheck="false" on MARC inputs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e91de0a350577686a7766c7a118825b454e84873;p=working%2FEvergreen.git LP1947906 Remove spellcheck="false" on MARC inputs Removes the spellcheck="false" attributes on editable content fields in both the rich text and flat MARC editors, to allow browser-based spellcheckers to work as expected. Signed-off-by: Stephanie Leary --- diff --git a/Open-ILS/src/eg2/src/app/staff/share/marc-edit/editable-content.component.html b/Open-ILS/src/eg2/src/app/staff/share/marc-edit/editable-content.component.html index 0fb728b2c4..98e4b49dd1 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/marc-edit/editable-content.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/marc-edit/editable-content.component.html @@ -13,7 +13,6 @@ Track their labels here.
+ [(ngModel)]="record.breakerText" rows="{{rowCount()}}">