Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard 0254b4e87d Bug 20931: JS error "ReferenceError: $ is not defined" when CircSidebar is turned on
This patch reorganizes the way sidebar menus get highlighted based on
the current page. A global function is added to handle most cases.
Individual menu-handling scripts have been modified to handle only the
edge cases which aren't covered by the global one.

A new class is added to the global CSS file so that highlighted menu
links can be custom-styled.

To test, apply the patch and clear your cache if necessary.

View various pages to confirm that current-page-highlighting in the
sidebar menu is working correctly and that there are no JS errors in the
browser console. For example:

 - Administration -> Currencies and exchange rates.
 - Acquisitions -> Invoices
 - Tools -> Patron lists
 - Tools -> Export

And with CircSidebar turned on test various circulation pages, e.g.

 - Circulation -> Set library

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-07-02 11:10:00 +00:00
..
treeview
addbiblio.css Bug 17929 - You can't edit indicators in the cataloging screen 2017-02-07 17:53:41 +00:00
buttons.dataTables.min.css
cateditor.css Bug 16239: Update css files 2017-01-13 14:41:23 +00:00
datatables.css Bug 16239: Update css files 2017-01-13 14:41:23 +00:00
help.css
hierarchy.css
humanmsg.css Bug 16239: Update css files 2017-01-13 14:41:23 +00:00
installer.css Bug 17942 [Follow-up] Update style of the web installer with Bootstrap 3 2017-05-09 20:54:31 +00:00
itemsearchform.css Bug 19348: Title column in item search is too narrow 2017-10-20 16:51:26 -03:00
login.css
mainpage.css Bug 20268: CSS regression: white gap on the top of the staff pages 2018-03-19 13:55:46 -03:00
preferences.css
print.css
printreceiptinvoice.css
quotes.css
right-to-left.css
select2.css Bug 13501: Highlight select2 control if field is required and value is missing 2016-09-02 16:25:04 +00:00
spinelabel.css
staff-global.css Bug 20931: JS error "ReferenceError: $ is not defined" when CircSidebar is turned on 2018-07-02 11:10:00 +00:00
tinymce.css
uploader.css