Bug 10246

Summary: OPAC items table CSS classes
Product: Koha Reporter: Chris Hall <chrish>
Component: OPACAssignee: Bernardo Gonzalez Kriegel <bgkriegel>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: chris, chrish, gmcharlt
Version: 3.10   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: adding OPAC detail items table classes 3.10
bug10246 adding OPAC details items table classes
[PASSED QA][3.10] bug10246 adding OPAC details items table classes

Description Chris Hall 2013-05-15 07:36:58 UTC
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.

This bug is equivalent to http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10245

The 3.12 and 3.10 codebases are formatted differently in this area so I have created this bug for the 3.10 version of the patch.
Comment 1 Chris Hall 2013-05-15 07:39:12 UTC Comment hidden (obsolete)
Comment 2 Kyle M Hall 2013-06-14 12:16:17 UTC Comment hidden (obsolete)
Comment 3 Chris Cormack 2013-06-16 07:45:57 UTC
Catalyst patch, can someone else please QA this?
Comment 4 Katrin Fischer 2013-06-16 10:06:11 UTC
Created attachment 19035 [details] [review]
[PASSED QA][3.10] bug10246 adding OPAC details items table classes

for 3.10 (3.12 version is bug10245)

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
This patch applies cleanly to the 3.10.x codebase.
It's adding additional classes to the <th> elements.
Template only CSS related change.
Comment 5 Bernardo Gonzalez Kriegel 2013-08-13 13:36:09 UTC
3.10 patch pushed to 3.10.x, will be in 3.10.10