From: Liz Rea Date: Mon, 28 Dec 2009 17:28:02 +0000 (-0600) Subject: Bug 3096: re-adding note field to suggestion management. X-Git-Tag: v3.02.00-alpha~45^2~58 X-Git-Url: http://git.rot13.org/?p=koha.git;a=commitdiff_plain;h=1adf196d9a320679907673499200fdf5de736102 Bug 3096: re-adding note field to suggestion management. --- 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 20b0288c72..aad488a3a2 100755 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tmpl @@ -34,7 +34,7 @@ $(document).ready(function() { $("#t").tablesorter({ dateFormat: 'uk', - headers: {0:{sorter: false}, 1: { sorter: 'articles' },5:{sorter: false},6:{sorter: false},7:{sorter: false}, 8:{sorter: false},9:{sorter: false},10:{sorter: false}} + headers: {0:{sorter: false}, 1: { sorter: 'articles' },2:{sorter: false},5:{sorter: false},6:{sorter: false},7:{sorter: false}, 8:{sorter: false},9:{sorter: false},10:{sorter: false}} }); $("#CheckAll").click(function(){ $("#t :checkbox").attr('checked', $("#CheckAll").is(':checked')); @@ -227,6 +227,7 @@ $(document).ready(function() { " >Check All tab Suggestion + Note Suggested by /on Managed by /on For @@ -248,6 +249,7 @@ $(document).ready(function() { ; Volume: ; ISBN : ; Published by in in ; ;
+ ">,