From ebd1fd60cd566313a7f2e01ef849c792df7ff6c2 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Tue, 3 Apr 2018 15:32:12 -0700 Subject: [PATCH] LP1760940: Turn off browser spell-check on flat text editor This is because there are way too many false positives for the spell-check to be useful (e.g. codes, subfield delimiters are reported as spelling errors) To test: * Open a record in the Web client in a recent version of Firefox. * Click MARC Edit. * Turn on the Flat Text Editor. * Click inside the editor so that it is in focus. * Confirm that that no red wavy spelling error underlines appear. Signed-off-by: Jane Sandberg Signed-off-by: Bill Erickson --- Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2 b/Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2 index 5ba785945b..ce07d9a7dd 100644 --- a/Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2 +++ b/Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2 @@ -53,7 +53,7 @@
- +
-- 2.11.0