https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34646
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154915|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <[email protected]> --- Created attachment 154945 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154945&action=edit Bug 34646: Fix two attributes class in OPAC masthead-langmenu.inc In OPAC template masthead-langmenu.inc a link as two class attributes : <a class="dropdown-item" href="#" tabindex="-1" class="menu-inactive" role="menuitem"> Test plan : 1) Go to OPAC with at least one translation 2) Look at HTML source code => Without patch you see a link with 2 class attributes => With patch you see the 2 classes in same class attribute Signed-off-by: Owen Leonard <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
