diff --git a/.gitmodules b/.gitmodules index d0d49800..133781f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,9 @@ [submodule "packages/tex"] path = packages/tex url = https://git.zoomyboy.de/pille/tex -[submodule "packages/oc-adrema-plugin"] - path = packages/oc-adrema-plugin - url = https://git.zoomyboy.de/silva/oc-adrema-plugin.git +[submodule "packages/adrema-form"] + path = packages/adrema-form + url = https://git.zoomyboy.de/silva/adrema-form.git [submodule "packages/medialibrary-helper"] path = packages/medialibrary-helper url = https://git.zoomyboy.de/zoomyboy/medialibrary-helper.git diff --git a/packages/adrema-form b/packages/adrema-form new file mode 160000 index 00000000..2e232a95 --- /dev/null +++ b/packages/adrema-form @@ -0,0 +1 @@ +Subproject commit 2e232a95fd84f6dcca80abe4d2ed37e1fac7e352 diff --git a/packages/oc-adrema-plugin b/packages/oc-adrema-plugin deleted file mode 160000 index 26a16c50..00000000 --- a/packages/oc-adrema-plugin +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 26a16c50e5565bfcf1e6ae63a072760c0f1e0d95 diff --git a/resources/js/views/formtemplate/FormBuilder.vue b/resources/js/views/formtemplate/FormBuilder.vue index 96bf18a9..9f26d616 100644 --- a/resources/js/views/formtemplate/FormBuilder.vue +++ b/resources/js/views/formtemplate/FormBuilder.vue @@ -54,7 +54,7 @@