@@ -, +, @@ to suggestions list - In each tab, the table of suggestions should have an unsorted last column containing "edit" and "delete" links which should be styled correctly and working correctly. - On the detailed view of a suggestion, the "delete" button in the toolbar should still work correctly. --- .../prog/en/modules/suggestion/suggestion.tt | 34 ++++++++++++---------- 1 file changed, 18 insertions(+), 16 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt @@ -18,11 +18,11 @@ [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] -[% IF ( op == 'show' ) %] +[% IF ( op == 'show' || op_else ) %]