X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Ffile%2Fimport_dialog.html;h=1e95de470f8c07df3fd4effbfbcc2a6c005eafd0;hb=f0da3ee98a35812f3982c5824aa7c170ae8cbd61;hp=974b7a14608966f28fd956322d04350a4e6d470d;hpb=db34e1f51e65fb1239869f74250b6901941bdabe;p=kivitendo-erp.git diff --git a/templates/webpages/file/import_dialog.html b/templates/webpages/file/import_dialog.html index 974b7a146..1e95de470 100644 --- a/templates/webpages/file/import_dialog.html +++ b/templates/webpages/file/import_dialog.html @@ -1,4 +1,4 @@ -[%- USE L -%][%- USE LxERP -%][%- USE JavaScript -%] +[%- USE L -%][%- USE LxERP -%]
@@ -21,8 +21,8 @@

- [%- L.button_tag("kivi.File.importaction(" _ SELF.object_id _ ",'" _ SELF.object_type _ "','" _ SELF.file_type _ "','" _ source.name _ "','" _ source.path _ "','"_ source.chk_action _ "');", LxERP.t8('Continue'), id => "import_cont_btn") %] - [%- L.button_tag("kivi.File.importclose();" , LxERP.t8('Cancel') , class => "submit") %] + [%- L.button_tag("kivi.File.importaction(" _ SELF.object_id _ ",'" _ SELF.object_type _ "','" _ SELF.file_type _ "','" _ source.name _ "','" _ source.path _ "','"_ source.chk_action _ "');", LxERP.t8('Continue'), id => "import_cont_btn") %] + [%- L.button_tag("kivi.File.importclose();" , LxERP.t8('Cancel') , class => "submit") %]