diff options
Diffstat (limited to 'app/Templates/task_layout.php')
-rw-r--r-- | app/Templates/task_layout.php | 4 |
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 |