Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard 44ab1fd5c7
Bug 24452: Advanced editor - show multiple spaces visually
This patch updates the JavaScript and CSS for the advanced MARC editor
so that multiple consecutive spaces within a line will be detected and
highlighted.

To test the EnableAdvancedCatalogingEditor system preference should be
enabled. Apply the patch and clear your browser cache if necessary.

 - Go to Cataloging -> Advanced editor.
 - On any text entry line (e.g. 245), enter some words with one, two,
   and more spaces in between them. When there are two or more spaces
   between words the spaces between the words should have a dotted red
   underline.
 - Remove the extra spaces and confirm that the dotted line disappears.

Signed-off-by: Cori Lynn Arnold <carnold@dgiinc.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-01-23 10:24:53 +00:00
..
src Bug 23354: (follow-up) Responses to feedback 2020-01-13 14:04:25 +00:00
addbiblio.css Bug 24373: Correct basic cataloging editor CSS 2020-01-10 10:45:25 +00:00
cateditor.css Bug 24452: Advanced editor - show multiple spaces visually 2020-01-23 10:24:53 +00:00
hierarchy.css
humanmsg.css Bug 16239: Update css files 2017-01-13 14:41:23 +00:00
installer.css Bug 17942 [Follow-up] Update style of the web installer with Bootstrap 3 2017-05-09 20:54:31 +00:00
itemsearchform.css Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
login.css
mainpage.css Bug 23711: Icons on staff main page should be font icons 2019-10-03 10:57:56 +01:00
preferences.css Bug 21582: Use CodeMirror for *UserJS & *UserCSS 2019-04-12 02:28:17 +00:00
print.css Bug 22147: Hidden 'Batch modify' button on report print layout 2019-02-19 13:52:14 +00:00
printreceiptinvoice.css
quotes.css
reports.css Bug 23197: Add more batch operation options to SQL report results 2019-07-15 11:28:06 +01:00
right-to-left.css Bug 23803: (follow-up) Remove additional references and file 2019-10-11 14:35:17 +01:00
select2.css Bug 21148: Dropdowns styled by the Select2 plugin do not highlight missing required fields 2018-08-09 10:44:31 +00:00
spinelabel.css Bug 23464: Update the process of quick spine label printing 2019-09-09 11:26:55 +01:00
staff-global.css Bug 23354: Compiled CSS 2020-01-13 14:14:00 +00:00
tinymce.css
uploader.css