split out helper functions from button.js

This commit is contained in:
ducoterra
2020-04-25 15:23:12 -04:00
parent 6feac7ef2e
commit 4584ba0143
3 changed files with 22 additions and 20 deletions

View File

@@ -7,10 +7,10 @@
{% endblock %}
{% block js %}
<script src="{% static 'ui/helper.js' %}"></script>
<script src="{% static 'ui/button.js' %}"></script>
{% endblock %}
{% block body %}
<section class="section">
<div class="container">