import button einblenden nach erfolgreichem test.
[kivitendo-erp.git] / templates / webpages / csv_import / report.html
index 353e873..264beda 100644 (file)
@@ -27,5 +27,8 @@
  [%- END %]
 [%- END %]
 
-
  </table>
+
+<script type='text/javascript'>
+  $(function(){ $('#action_import').show() });
+</script>