Skip to content

Commit db9b569

Browse files
pxamikedmh
authored andcommitted
[TASK] added default column-value in 'Advanced one column grid' (col-md-12). (#414)
1 parent 3c0b3c4 commit db9b569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configuration/GridElements/FlexForms/Adv1ColumnGrid.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<numIndex index="1">col-md-12</numIndex>
231231
</numIndex>
232232
</items>
233-
<default></default>
233+
<default>col-md-12</default>
234234
</config>
235235
</TCEforms>
236236
</column_1_md>

0 commit comments

Comments
 (0)