Merge branch 'develop'
This commit is contained in:
@@ -110,6 +110,7 @@ TCEFORM {
|
|||||||
space_before_class {
|
space_before_class {
|
||||||
types {
|
types {
|
||||||
gridelements_pi1.disabled = 1
|
gridelements_pi1.disabled = 1
|
||||||
|
form_formframework.disabled = 1
|
||||||
}
|
}
|
||||||
removeItems := addToList(extra-small, medium, extra-large)
|
removeItems := addToList(extra-small, medium, extra-large)
|
||||||
altLabels.. = Standard (ohne)
|
altLabels.. = Standard (ohne)
|
||||||
|
|||||||
@@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
<f:flashMessages />
|
<f:flashMessages />
|
||||||
<f:if condition="{formConfiguration}">
|
<f:if condition="{formConfiguration}">
|
||||||
<formvh:render overrideConfiguration="{formConfiguration}" />
|
<div class="py-8">
|
||||||
|
<formvh:render overrideConfiguration="{formConfiguration}" />
|
||||||
|
</div>
|
||||||
</f:if>
|
</f:if>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user