Bug 8435: (follow-up) prevent t/00-load.t failing
[koha.git] / admin / categorie.pl
index 4964158..952ef7a 100755 (executable)
@@ -130,7 +130,6 @@ if ($op eq 'add_form') {
                                reservefee              => sprintf("%.2f",$data->{'reservefee'}),
                                 hidelostitems           => $data->{'hidelostitems'},
                                category_type           => $data->{'category_type'},
-                               DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(),
                 SMSSendDriver => C4::Context->preference("SMSSendDriver"),
                 TalkingTechItivaPhone => C4::Context->preference("TalkingTechItivaPhoneNotification"),
                                "type_".$data->{'category_type'} => 1,