This commit is contained in:
James Cole
2016-02-10 15:04:06 +01:00
parent 94b6c7975a
commit 076ff7c7ba
4 changed files with 94 additions and 5 deletions

View File

@@ -128,5 +128,5 @@
var triggerCount = {{ triggerCount }};
var actionCount = {{ actionCount }};
</script>
<script type="text/javascript" src="js/rules/create.js"></script>
<script type="text/javascript" src="js/rules/edit.js"></script>
{% endblock %}