Bug 10246 - OPAC items table CSS classes
Summary: OPAC items table CSS classes
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: 3.10
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bernardo Gonzalez Kriegel
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-15 07:36 UTC by Chris Hall
Modified: 2014-12-07 20:02 UTC (History)
3 users (show)

See Also:
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 (2.60 KB, patch)
2013-05-15 07:39 UTC, Chris Hall
Details | Diff | Splinter Review
bug10246 adding OPAC details items table classes (2.65 KB, patch)
2013-06-14 12:16 UTC, Kyle M Hall
Details | Diff | Splinter Review
[PASSED QA][3.10] bug10246 adding OPAC details items table classes (2.85 KB, patch)
2013-06-16 10:06 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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