X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/26cfeadb8296f61fb4b5774a74f284a4c857144d..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/customer_vendor_turnover/dun_statistic.html diff --git a/templates/webpages/customer_vendor_turnover/dun_statistic.html b/templates/webpages/customer_vendor_turnover/dun_statistic.html index 7d46bf98c..e0c95c571 100644 --- a/templates/webpages/customer_vendor_turnover/dun_statistic.html +++ b/templates/webpages/customer_vendor_turnover/dun_statistic.html @@ -3,20 +3,9 @@ [%- USE L %] [%- USE HTML %] -
-[% L.radio_button_tag('period', value='year', label= LxERP.t8('Year'), onclick='show_dun_stat("y");') %] +
+[% L.radio_button_tag('period', value='year', label= LxERP.t8('Year'), onclick='kivi.CustomerVendorTurnover.show_dun_stat("y");') %] -[% L.radio_button_tag('period', value='month', label= LxERP.t8('Month'), onclick='show_dun_stat("m");') %] +[% L.radio_button_tag('period', value='month', label= LxERP.t8('Month'), onclick='kivi.CustomerVendorTurnover.show_dun_stat("m");') %]
-