https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39975
Bug ID: 39975
Summary: OpacMoreSearches HTML customization is mangled by
TinyMCE
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Tools
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
OpacMoreSearches is supposed to be one or more <li> elements.
However, when you save it in HTML customizations, it'll add a <ul></ul> tags
around the <li> elements you define.
This causes a poor display due to padding added by user agent stylesheets to
<ul> elements.
With this particular HTML customization, I think we'd want to prevent TinyMCE
from doing a HTML cleanup. However, there are probably other HTML
customizations where we want to keep that cleanup.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/