fix on merchandises with validator

This commit is contained in:
ludo
2023-11-25 16:21:02 +01:00
parent 9d520abfcf
commit 0ec0b8e85b
3 changed files with 3 additions and 23 deletions

View File

@@ -98,7 +98,7 @@
initSelect2();
initChevron();
initEditor();
initSaveForm('merchandise-form');
initSaveForm('#merchandise-form');
});
</script>
@endpush