Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 6c23ef54a3 Bug 13375: Syspref search highlight styling broken in Chrome
This patch encloses the the syspref description/values mix in a <div>.
It doesn't introduce any regression on other browsers (like Firefox) and
has the side effect to make Chrome render the highlighted words on
syspref searches well.

This alternate patch uses a <div> instead of a <span> because it will
sometimes contain block-level elements. Follow the same plan:

To test:
- Search for 'facet' on the sysprefs
=> FAIL: verify it has styling problems in Chrome
- Apply the patch, reload
=> SUCCESS: styling is correct

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-12-17 19:28:33 -03:00
..
acqui Bug 12839: aqbooksellers.gstreg is never used 2014-12-03 11:34:48 -03:00
admin Bug 13375: Syspref search highlight styling broken in Chrome 2014-12-17 19:28:33 -03:00
authorities Bug 12708 - Unexpected behaviour in IE 9 and lower when using openWindow 2014-08-19 09:31:25 -03:00
basket Bug 13037 - Staff client cart should exclude articles when sorting by title 2014-11-21 15:17:21 -03:00
batch
catalogue Bug 13036 - Exclude control columns from sorting on staff client catalog detail page 2014-11-21 19:50:21 -03:00
cataloguing Bug 10473: (RM followup) small wording change 2014-11-14 13:06:21 -03:00
circ Bug 12959 - Check in forgets to remember arbitrary backdating of returns setting 2014-11-25 15:42:21 -03:00
course_reserves Bug 12635 - Course reserves item list should use "Checked out" instead of "On Loan" 2014-08-07 11:03:56 -03:00
errors
help Bug 6681: (qa followup) document the existence of the sample files 2014-11-14 09:31:44 -03:00
installer Bug 12658: Wording of link text and translatability inside JavaScript 2014-08-15 15:36:11 -03:00
labels Bug 13162 - Label batch editor title sorting by default, rather then label number 2014-11-21 19:51:38 -03:00
members Bug 12123 - [Alternative patch] HTML notices can break the notice viewer 2014-12-03 11:51:56 -03:00
offline_circ
patron_lists
patroncards Bug 5502 - Patron card category search field should be menu 2014-08-10 09:30:47 -03:00
plugins
reports Bug 13288: Fix filtering on the saved reports table 2014-11-20 09:54:28 -03:00
reserve Bug 12943 - Add patron branchcode to patron search results for holds 2014-11-21 16:00:13 -03:00
reviews
rotating_collections Bug 8836 [QA Followup] - Prevent multiple collections from having the same title 2014-11-06 15:12:20 -03:00
serials Bug 12852: Some unused stuffs more 2014-12-03 11:47:52 -03:00
services Bug 12673: Remove CGI::scrolling_list from C4::Items.pm 2014-08-03 17:21:08 -03:00
sms
suggestion Bug 13229 - Suggestion date filters have a style problem 2014-11-20 09:56:34 -03:00
tags
test
tools Bug 13215: Fix notice deletion 2014-11-27 11:42:21 -03:00
virtualshelves Bug 12405 - Search links on callnumber fails on intranet results page 2014-09-18 09:43:16 -03:00
about.tt Bug 13347: Update credits for Arabic translation 2014-11-27 10:51:16 -03:00
auth.tt
intranet-main.tt