take JS out of HTML, fix transactions chart, add apipayments.time.

This commit is contained in:
fiatjaf
2019-12-14 17:26:26 -03:00
parent 14dfa9ecc6
commit 463ee21c9f
8 changed files with 536 additions and 564 deletions
+5
View File
@@ -296,4 +296,9 @@
>
</footer>
</body>
<script
src="{{ url_for('static', filename='app.js') }}"
type="text/javascript"
></script>
</html>