summaryrefslogtreecommitdiff
path: root/app/Templates/task_layout.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Templates/task_layout.php')
-rw-r--r--app/Templates/task_layout.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/Templates/task_layout.php b/app/Templates/task_layout.php
index ce5f36c5..cc711b78 100644
--- a/app/Templates/task_layout.php
+++ b/app/Templates/task_layout.php
@@ -14,4 +14,5 @@
</div>
</section>
</section>
-<script type="text/javascript" src="assets/js/task.js"></script> \ No newline at end of file
+
+<?= Helper\js('assets/js/task.js') ?>