From fe13e889ee2766bbf5ae4ecdc42245f6adb6e227 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Sun, 3 Feb 2013 15:28:19 -0500 Subject: [PATCH] Bug 9644 - Replace YUI button on the suggestions management page with Bootstrap This patch converts the toolbar on the suggestions page to to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the suggestions page and confirm that the "New purchase suggestion" button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Another confirmation. Button looks and works. No errors. Signed-off-by: Katrin Fischer Works nicely, no problems found. Signed-off-by: Jared Camins-Esakov --- .../prog/en/modules/suggestion/suggestion.tt | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt index b687595ad1..297207b840 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt @@ -20,10 +20,6 @@