http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7324
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] Patch Status|Signed Off |Failed QA --- Comment #3 from Paul Poulain <[email protected]> 2011-12-15 16:08:15 UTC --- QA comment: After applying the patch, the language tool bar start floating... investigating in the code I think there is a div closed by mistake: + [% IF ( altcontactcountry ) %]<li><span class="label">Country: </span>[% altcontactcountry %]</li>[% END %] + [% IF ( altcontactphone ) %]<li><span class="label">Phone: </span>[% altcontactphone %]</li></ol></div>[% END %] marking failed QA. back to signed-off when you've submitted a new patch, it's a tiny one -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
