Koha/koha-tmpl/intranet-tmpl/prog/en/css
Owen Leonard 28518a033b Bug 9766 - Remove YUI menu on budget planning page in favor of different column-hiding system
The budget planning table previously used a YUI menu as part of a
system for hiding and showing table columns. Instead of trying
to convert that sytem to Bootstrap I have used code from the
batch modification/deletion pages which uses a list of checkboxes
to show and hide table columns. This has the advantage of giving
the user visual feedback of what columns are hidden and of offering the
user an interface which is familiar from other pages.

This patch also moves CSS from a batch-operations-specific
CSS file into the main CSS file. Batch modification templates have been
modified accordingly.

To test, view the budget planning page and choose different
"plan by" options (by month, by library, by item type). Test
the show/hide action on each individual column and using the
"show all" and "hide all" checkboxes.

Signed-off-by: David Cook <dcook@prosentient.com.au>

Works as described.

This interface is also much more visually appealing, user-friendly, and informative than it was when it used the YUI menu.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-25 21:56:49 -04:00
..
treeview
addbiblio.css Bug 9571 - Fix width for textareas in Edit Item screen 2013-04-02 08:23:34 -04:00
blue.css
card.css
datatables.css Bug 9034 [Follow-up] Add sorting and filtering on items table (catalogue/detail.pl) 2013-02-07 19:35:51 -05:00
help.css
hierarchy.css
humanmsg.css
label.css
login.css
mainpage.css Bug 9615 - Combine staff home page images into single sprite 2013-02-20 08:29:22 -05:00
preferences.css Bug 8664 - Add floating toolbar with save button to system preferences editor 2012-11-23 12:12:37 -05:00
print.css Bug 8893 - show more information on printout 2012-12-03 06:31:05 -05:00
printreceiptinvoice.css
quotes.css
right-to-left.css Bug 8061: Follow up - RTL CSS overrides (staff client) 2013-04-07 12:51:54 -04:00
spinelabel.css
staff-global.css Bug 9766 - Remove YUI menu on budget planning page in favor of different column-hiding system 2013-04-25 21:56:49 -04:00
tinymce.css
uploader.css