]> git.koha-community.org Git - koha.git/commit
Bug 7259 - Show a count of items pending approval on staff client home and tools...
authorOwen Leonard <oleonard@myacpl.org>
Wed, 23 Nov 2011 19:25:20 +0000 (14:25 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Thu, 8 Dec 2011 16:13:29 +0000 (11:13 -0500)
commit93e5a0b2922398b5b28b22be03b3834eb877b0f1
treea2352890585c57c171b0c3034e40d3dc04ae2fcc
parent87aa43162df1cecbc84b511bde0e4ea7b07e402e
Bug 7259 - Show a count of items pending approval on staff client home and tools pages

This patch adds count indicators on the staff client home page and
the tools page for the number of items pending approval. On the
home page this includes suggestions, comments, and tags. On the tools
page a count of pending comments and tags is shown.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Counts appear for all types of actionable items listed, all are clickable through to the proper place.

Nice work!
(cherry picked from commit d3c02c6bb6bb544136aabc4b5d68db031f192b25)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Review.pm
C4/Tags.pm
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt
mainpage.pl
opac/opac-showreviews.pl
tools/tools-home.pl