https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16235
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org Status|Signed Off |Failed QA --- Comment #9 from Jonathan Druart <[email protected]> --- Aleisha, If reverse_col is not set, the th will have a colspan of 1 and the targets (-1, -2) will be wrong. The right way is to use a class (NoSort), see acqui/newordersubscription.tt for an example. Why don't you put the 2 buttons into the same cell? To keep the alignment? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
