[Koha-bugs] [Bug 14608] HEA : add possibility of sharing usage statistics in Administration page and Web installer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 13 19:27:05 CET 2017


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

--- Comment #27 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 58340
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58340
Bug 14608: Add a page to configure shared statistics

Review of attachment 58340:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14608&attachment=58340)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/usage_statistics.tt
@@ +8,5 @@
> +</head>
> +
> +<body id="admin_usage_statistics" class="admin">
> +[% INCLUDE 'header.inc' %]
> +[% INCLUDE 'patrons-admin-search.inc' %]

I'm not sure this is the correct search area to have at the top of the page.
The value of script_name isn't defined, and while empty works on patron
categories administrative page, it doesn't work here.
I'm thinking cat-search.inc might be better.

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


More information about the Koha-bugs mailing list