From: Katrin Fischer Date: Mon, 1 Jul 2013 21:44:39 +0000 (+0200) Subject: Bug 4907: make 'Organize by' filter in suggestions reflect selected option X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=60a4dffbb197fe92e7483b9e0dfcc19bc9b51664;p=koha.git Bug 4907: make 'Organize by' filter in suggestions reflect selected option When using the 'Organize by' option to change the display of the suggestions, the option is applied, but the pull down always jumps back to the first entry 'Status'. This patch fixes that. To test: - Try out all settings and verify that after the page reloads the selected option is applied to your suggestions and the pull down shows the option you selected. Note: Until bug 10519 is properly fixed the tabs will not show the correct descriptions, but the URL will show you the selected option as parameter: displayby=acceptedby Signed-off-by: Kyle M Hall Signed-off-by: Chris Cormack Signed-off-by: Galen Charlton --- 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 c1f54e3932..0b4a4ab46b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt @@ -586,11 +586,31 @@ $(document).ready(function() { calcNewsuggTotal(); });

Filter by: [clear]