summaryrefslogtreecommitdiff
path: root/app/Templates/board_index.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/board_index.php
parent9f93407b5e7d2bb0827fb638e68d0d6a8b7ae6ca (diff)
Improve javascript code and remove CSP errors
Diffstat (limited to 'app/Templates/board_index.php')
-rw-r--r--app/Templates/board_index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Templates/board_index.php b/app/Templates/board_index.php
index 4b9b107c..c168d11a 100644
--- a/app/Templates/board_index.php
+++ b/app/Templates/board_index.php
@@ -29,5 +29,3 @@
<?php endif ?>
</section>
-
-<?= Helper\js('assets/js/board.js') ?>