https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31028 --- Comment #131 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Owen Leonard from comment #106)
This seems to be working well but I've found one bug:
The "Hide resolved" control doesn't work -- I get a JavaScript error in the console.
This was a rebase issue.. now fixed inline in the refreshed patches
Some cosmetic issues that I'd like to see resolved:
- The page title updated to match the breadcrumbs - The tools sidebar should be included on the page - The tools sidebar should be updated to include the link to Concerns
Fixed in line in `(QA follow-up) This is a 'tool'`
Also, this file is updated:
koha-tmpl/intranet-tmpl/prog/en/includes/cat-menu.inc
Is it used anywhere?
It was, but got removed again in the above mentioned patch.. I've reset it in the original patch again now.. it will be done in the cataloging home page stuff instead.
One more: The new system preferences should link to each other instead of showing the preference in plain text, e.g. `OpacCatalogConcerns`. It should be a link. See UsageStatsLibraryName for example.
Done, see final patch. -- You are receiving this mail because: You are watching all bug changes.