---- Reported by frederic@tamil.fr 2008-06-07 10:23:57 ---- In OPAC some sections can be hidden easily with CSS. For example, the Item Type column with images can be hidden by adding to OPACUserCSS syspref this directive .itypecol { visible: hidden; } It works because this information is enclosed in a table column associated with a CSS class. It would be practicale to have such enclosing for others OPAC sections: - Availablity - Actions And to document this feature! ---- Additional Comments From nengard@gmail.com 2009-12-21 13:13:21 ---- Owen, have the code edits been made? if so I can easily document it :) and we can close this bug. --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 00:48 UTC --- This bug was previously known as _bug_ 2226 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2226 Actual time not defined. Setting to 0.0
This has been done as far as I can see.