[Koha-bugs] [Bug 20051] Invalid markup in staff client's header.inc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 19 22:59:39 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20051

Charles Farmer <charles.farmer at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70777|0                           |1
        is obsolete|                            |

--- Comment #2 from Charles Farmer <charles.farmer at inlibro.com> ---
Created attachment 70783
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70783&action=edit
Bug 20051: Invalid markup in staff client's header.inc

This patch corrects markup errors in header.inc which introduced by
Bug 19851. For id attributes on <span>s have been replaced with classes,
eliminating an HTML validator error about duplicate ids.

Minor unrelated change: Updated an element's id with a more descriptive
name.

Test plan the same as Bug 19851's:

 - Log in to the staff client and confirm that the appearance of the
   menu bar at the top of the screen looks correct at various browser
   widths.
 - Confirm that the logged-in user menu label and help link expand and
   collapse according to browser width.

Signed-off-by: Charles Farmer <charles.farmer at inLibro.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list