From: Owen Leonard Date: Thu, 31 Mar 2011 01:39:52 +0000 (-0400) Subject: Fix for Bug 5828 - notes for purchase suggestions not showing in the staff client X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;ds=sidebyside;h=b6f51fb79e63e49b3126a05b138c8fede3874380;hp=849342e3f513f4b48d9c9e5a9ce3f4bb49b9dc73;p=koha.git Fix for Bug 5828 - notes for purchase suggestions not showing in the staff client - Correcting the markup error that prevented the note from appearing - Adding a little icon to set the note off from the other data Signed-off-by: Nicole C. Engard Signed-off-by: Chris Cormack --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tmpl index a941da7be2..6860370dae 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tmpl @@ -78,7 +78,7 @@ $(document).ready(function() { @@ -233,7 +233,7 @@ h4.collapse a { font-size : 80%; text-decoration: none; } fieldset.brief ol { di
© ; Volume: - ; ISBN: ; Published by in in ; ;
+ ; ISBN: ; Published by in in ; ;
">, diff --git a/koha-tmpl/intranet-tmpl/prog/img/famfamfam/silk/comment.png b/koha-tmpl/intranet-tmpl/prog/img/famfamfam/silk/comment.png new file mode 100644 index 0000000000..7bc9233ea6 Binary files /dev/null and b/koha-tmpl/intranet-tmpl/prog/img/famfamfam/silk/comment.png differ