fix: change back to columns
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</f:for>
|
||||
</div>
|
||||
<p>
|
||||
<f:switch expression="{data.imagecols}">
|
||||
<f:switch expression="{data.columns}">
|
||||
<f:case value="2">2 Columns</f:case>
|
||||
<f:case value="3">3 Columns</f:case>
|
||||
<f:case value="5">5 Columns</f:case>
|
||||
|
||||
Reference in New Issue
Block a user