From 87aabcd249b61553796cc51b8f7491a170062dfe Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Fri, 8 Nov 2013 12:24:07 -0500 Subject: [PATCH] Bug 9261: (follow-up) remove reference to deprecated DHTMLcalendar Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton --- suggestion/suggestion.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/suggestion/suggestion.pl b/suggestion/suggestion.pl index a0ec505cd4..7d504470de 100755 --- a/suggestion/suggestion.pl +++ b/suggestion/suggestion.pl @@ -395,7 +395,6 @@ foreach my $field ( qw(managedby acceptedby suggestedby budgetid) ) { $template->param( %hashlists, - DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(), borrowernumber => $input->param('borrowernumber'), SuggestionStatuses => GetAuthorisedValues('SUGGEST_STATUS'), ); -- 2.39.2