fix: add missing options for Content Align
This commit is contained in:
parent
2ea38333f0
commit
d16caa2d2c
@ -165,6 +165,7 @@
|
|||||||
"fieldname": "slide_3_content_align",
|
"fieldname": "slide_3_content_align",
|
||||||
"fieldtype": "Select",
|
"fieldtype": "Select",
|
||||||
"label": "Content Align",
|
"label": "Content Align",
|
||||||
|
"options": "Left\nCentre\nRight",
|
||||||
"reqd": 0
|
"reqd": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -214,6 +215,7 @@
|
|||||||
"fieldname": "slide_4_content_align",
|
"fieldname": "slide_4_content_align",
|
||||||
"fieldtype": "Select",
|
"fieldtype": "Select",
|
||||||
"label": "Content Align",
|
"label": "Content Align",
|
||||||
|
"options": "Left\nCentre\nRight",
|
||||||
"reqd": 0
|
"reqd": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -263,6 +265,7 @@
|
|||||||
"fieldname": "slide_5_content_align",
|
"fieldname": "slide_5_content_align",
|
||||||
"fieldtype": "Select",
|
"fieldtype": "Select",
|
||||||
"label": "Content Align",
|
"label": "Content Align",
|
||||||
|
"options": "Left\nCentre\nRight",
|
||||||
"reqd": 0
|
"reqd": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -274,7 +277,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"idx": 2,
|
"idx": 2,
|
||||||
"modified": "2021-02-24 15:57:05.889709",
|
"modified": "2023-05-12 15:03:57.604060",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "E-commerce",
|
"module": "E-commerce",
|
||||||
"name": "Hero Slider",
|
"name": "Hero Slider",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user