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

--- Comment #7 from Katrin Fischer <[email protected]> ---
Hi there, happy to push as is, but I notice these are "direct" translations of
our old templates. It might be nice to make them a little nicer with the added
benefits of TT. For an example:

This here will leave the bullet points with nothing after, when the value is
not available:

+            - "   <li>[% item.barcode %]</li>"
+            - "   <li>[% item.itemcallnumber %]</li>"
+            - "   <li>[% reserve.waitingdate | $KohaDates %]</li>"

That's a problem now and it will persist in the new version. If we added some
IF/ELSE, that might be a cool addition for a future patch.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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