From: Paul Poulain Date: Mon, 12 Mar 2012 13:02:03 +0000 (+0100) Subject: Bug 7577 follow-up X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=e0115a8f43ea9b964a49ad98e40412401aa31fc0;hp=-c;p=koha.git Bug 7577 follow-up The suggestion view was suggested to be able to display the suggestion from a basket line (when it comes from a suggestion, see bug 5346) This tiny follow-up introduce this link --- e0115a8f43ea9b964a49ad98e40412401aa31fc0 diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt index 59f647cb9a..88578b27d9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt @@ -286,7 +286,7 @@ [% IF ( books_loo.suggestionid ) %]
Suggested by: [% books_loo.surnamesuggestedby %][% IF ( books_loo.firstnamesuggestedby ) %], [% books_loo.firstnamesuggestedby %] [% END %] - (suggestion #[% books_loo.suggestionid %]) + (suggestion #[% books_loo.suggestionid %]) [% END %] [% IF ( books_loo.editionstatement ) %], [% books_loo.editionstatement %][% END %]