From: Moritz Bunkus Date: Thu, 28 Feb 2013 12:20:30 +0000 (+0100) Subject: Notwendige Anpassungen für Update jQuery 1.9.1 (.val() und .prop() anstelle von ... X-Git-Tag: release-3.1.0beta1~22^2~69 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=cd41fd62f32384c8b54eee1da566d80ef6e933d7;p=kivitendo-erp.git Notwendige Anpassungen für Update jQuery 1.9.1 (.val() und .prop() anstelle von .attr("value")) --- diff --git a/templates/webpages/financial_controlling_report/_filter.html b/templates/webpages/financial_controlling_report/_filter.html index 95e7bd7ab..fcae079bf 100644 --- a/templates/webpages/financial_controlling_report/_filter.html +++ b/templates/webpages/financial_controlling_report/_filter.html @@ -47,7 +47,7 @@ [% L.input_tag('action_list', LxERP.t8('Continue'), type = 'submit', class='submit')%] -[% 'Reset' | $T8 %] +[% 'Reset' | $T8 %]