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