We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22c61b commit 8f43acaCopy full SHA for 8f43aca
src/Resources/contao/templates/j_ajaxform.html5
@@ -1,5 +1,5 @@
1
2
-<script src="<?= TL_ASSETS_URL ?>assets/ajax_reload_element/jquery.ajax-reload-form.js"></script>
+<script src="<?= TL_ASSETS_URL ?>bundles/richardhjcontaoajaxreloadelement/jquery.ajax-reload-form.js"></script>
3
<script>
4
$(function () {
5
$(document).ajaxReloadForm({});
0 commit comments