Skip to content

Commit 8f43aca

Browse files
committed
Change to native path.
1 parent f22c61b commit 8f43aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/contao/templates/j_ajaxform.html5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
<script src="<?= TL_ASSETS_URL ?>assets/ajax_reload_element/jquery.ajax-reload-form.js"></script>
2+
<script src="<?= TL_ASSETS_URL ?>bundles/richardhjcontaoajaxreloadelement/jquery.ajax-reload-form.js"></script>
33
<script>
44
$(function () {
55
$(document).ajaxReloadForm({});

0 commit comments

Comments
 (0)