http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10245 Bug ID: 10245 Summary: OPAC items table CSS classes Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: chrish@catalyst.net.nz The table with the id 'holdingst' in koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt lacks some classes which would help in styling and JS manipulation. Robin started in http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9736 Some classes were added in http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8597 I have added all the classes missing from 8597 that were in Robin's original work for 9736, I made one change which was to change 'vol_no' to 'vol_info' to be consistent with 8597. -- You are receiving this mail because: You are watching all bug changes.