summaryrefslogtreecommitdiff
path: root/app/Templates/task_layout.php
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-07-07 19:37:19 -0300
committerFrédéric Guillot <fred@kanboard.net>2014-07-07 19:37:19 -0300
commit7a64053cb818931e38af8c9138a259a711ea4da7 (patch)
treea4f159b458af4fea8cfde1e192d258cf516defa7 /app/Templates/task_layout.php
parent9f93407b5e7d2bb0827fb638e68d0d6a8b7ae6ca (diff)
Improve javascript code and remove CSP errors
Diffstat (limited to 'app/Templates/task_layout.php')
-rw-r--r--app/Templates/task_layout.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/Templates/task_layout.php b/app/Templates/task_layout.php
index cc711b78..9a6bbd00 100644
--- a/app/Templates/task_layout.php
+++ b/app/Templates/task_layout.php
@@ -13,6 +13,4 @@
<?= $task_content_for_layout ?>
</div>
</section>
-</section>
-
-<?= Helper\js('assets/js/task.js') ?>
+</section> \ No newline at end of file