https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914

--- Comment #11 from Nick Clemens <n...@bywatersolutions.com> ---
The changes on 19490 caused this, the two templates share a js file, and the
data passed is the same.

Adding the column to the template brings things back into alignment, the data
is already there, we just show it. We could leave out the whitespace changes,
but I think they make it much easier to read

Ultimately the item display should be an include used by both templates, but
adding the column now seems a better idea than adding logic to the js to act
differently in the two pages

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to