Koha/koha-tmpl/intranet-tmpl/prog/css
Julian Maurice 67d905d49f Bug 20343: Show number of checkouts by itemtype in circulation.pl
It is sometimes useful to have the number of checkouts grouped by
itemtype (to see if we're approaching the maximum number of checkouts
allowed for instance).
This patch adds this information above the checkouts table, in
circ/circulation.pl

Test plan:
1. Check out some items with various item types to a patron
2. In circ/circulation.pl, click on 'Show checkouts' button to display
   the table
3. Notice the line "Number of checkouts by item type" above the table,
   click on it
4. See that the list of item types is displayed with a count in front of
   each one
5. Compare the numbers to the checkouts in the table and verify that the
   numbers are correct

Signed-off-by: claude <claude.brayer@cea.fr>

Signed-off-by: Jesse Maseto <jesse@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-04-19 12:32:20 -03: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
spinelabel.css
staff-global.css Bug 20343: Show number of checkouts by itemtype in circulation.pl 2018-04-19 12:32:20 -03:00
tinymce.css
uploader.css