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

wainuiwitikap...@catalyst.net.nz changed:

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

--- Comment #12 from wainuiwitikap...@catalyst.net.nz ---
Created attachment 115998
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115998&action=edit
Bug 27497: Display Koha version in header under logo in staff interface

Can be very useful to know on any page of staff interface Koha version.

I made a plugin :
https://github.com/biblibre/koha-plugin-intranet-version-in-header

But seems better to provide a patch.

This patch created a new include logo.inc that contains the logo and
version, called in all header includes.

It adds a div with id "header_logo" to be able to set float on the
parent of logo and version. So h1#logo must be replaced in all CSS
files.
It removes in staff-global.scss rules about h1#logo since they all are
in #logo.

Test plan:
1) Go to staff interface
2) Check you see Koha version YY.MM.XX under logo
3) Check it is responsive
4) Check it is not displayed when printing home page
4) Check it is not displayed when printing receipt invoice
5) Check all modules home page
6) Check right-to-left display

Signed-off-by: Wainui Witika-Park <wainuiwitikap...@catalyst.net.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to