Skip to content

Commit 0346c2b

Browse files
committed
Move DZ config after source
1 parent 1e9e2fb commit 0346c2b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Views/index.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
</div>
6969
</div>
7070

71+
<?= $this->endSection() ?>
72+
<?= $this->section('footerAssets') ?>
73+
7174
<?= view(config('Files')->views['dropzone']) ?>
7275

7376
<?= $this->endSection() ?>

0 commit comments

Comments
 (0)