[Koha-bugs] [Bug 8339] div id="login" should be id="login_controls" in header.inc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 11 19:07:32 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8339

M. Tompsett <mtompset at hotmail.com> changed:

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

--- Comment #8 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 12141
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12141&action=edit
Renamed login to login_controls in header.inc and staff-global.css

Caching of CSS files is a testing nightmare!

Test
----
Before:
1) login
2) firebug the top right section div, it should be "login".
3) logout
After patch:
1) login
2) firebug the top right section div, it should be "login_controls".

WARNING: Make sure to trigger a reload of the CSS, otherwise a stale cache will
have to screaming for hours.

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


More information about the Koha-bugs mailing list