summaryrefslogtreecommitdiff
path: root/resources/views/layouts/ajax.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/layouts/ajax.php')
-rw-r--r--resources/views/layouts/ajax.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/layouts/ajax.php b/resources/views/layouts/ajax.php
index 34ec603fd3..9c6ac48bd4 100644
--- a/resources/views/layouts/ajax.php
+++ b/resources/views/layouts/ajax.php
@@ -2,4 +2,4 @@
<?= $content ?>
-<?= View::stack('javascript') ?>
+<?= View::stack('javascript');