[Koha-patches] [PATCH] kohabug 2448 Correcting Alignment of Column Headers

Chris Nighswonger chris.nighswonger at liblime.com
Wed Aug 6 22:47:21 CEST 2008


On Thu, Jul 31, 2008 at 7:11 PM, Joe Atzberger
<joe.atzberger at liblime.com> wrote:
>
>
> On Thu, Jul 31, 2008 at 5:58 PM, Chris Nighswonger
> <chris.nighswonger at liblime.com> wrote:
>>
>> This patch corrects the alignment of the column headers in the overdues
>> list
>> on the 'Overdue' tab on opac-user.pl It also corrects the template to
>> display
>> the item type rather than the Koha collection type.
>
>
>>
>> -        <th colspan="2">Title</th>
>> +        <th>&nbsp;</th>
>> +        <th>Title</th>
>
> I think that was intentional, and not an error in alignment.  Does it
> prevent the js tablesorter from working correctly to use colspan > 1?
>
> On pure aesthetics, I prefer the colspan to an empty column header... but
> can forget that if it affects functionality.

I reinserted the colspan=2 and added it to the Overdues table as well.

Kind Regards,
Chris


-- 
Chris Nighswonger

LibLime
www.liblime.com
chris.nighswonger at liblime.com



More information about the Koha-patches mailing list