[Koha-bugs] [Bug 16530] Add a circ sidebar navigation menu

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 1 04:41:10 CEST 2016


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

Aleisha Amohia <aleishaamohia at hotmail.com> changed:

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

--- Comment #10 from Aleisha Amohia <aleishaamohia at hotmail.com> ---
Created attachment 53008
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53008&action=edit
Bug 16530: Adding a circ sidebar navigation menu

Edit: Fast cataloging link should now show on all pages, removed offline
circulation links
Note: This patch does not create the syspref to activate or deactivate the
sidebar, will add that in another patch

This adds a sidebar to
circ/branchoverdues.tt
circ/circulation.tt (I also fixed up some of the indentation in this file to
make it easier to see where the divs started and ended)
circ/renew.tt
circ/returns.tt
circ/selectbranchprinter.tt
circ/transferstoreceive.tt
circ/view_holdsqueue.tt
circ/waitingreserves.tt
offline_circ/list.tt
offline_circ/process_koc.tt

To test:
1) Go to all of the above pages and confirm the sidebar menu shows up and fast
cataloging link shows up
2) Trigger any error messages you can possibly think of (i.e. on renew.pl:
barcode does not exist). Confirm that this does not mess up the layout of the
page
3) Go to a user account page, Check out tab. (Since this is a
circ/circulation.pl page). Ensure the circ nav sidebar doesn't show up (confirm
it looks as it usually does)
4) Decide if you like how things look or not!

Sponsored-by: Catalyst IT

Signed-off-by: Jan Kissig <jkissig at th-wildau.de>

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


More information about the Koha-bugs mailing list