This commit is contained in:
2024-03-19 10:35:36 +01:00
parent bb5b01e027
commit a8989ee13a
3 changed files with 15 additions and 7 deletions

View File

@@ -1,5 +1,8 @@
<html>
<body>
<div id="picker_zone" style="margin:20px ;color:blue">
<input type="file" accept="*.json" id="input">
</div>
test
<button type="submit" id="id_run" value="run importer" name="b_submit">RUNRUNRUN</button>
<script type="text/javascript" language="javascript" src="home.js"></script>