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