Skip to content

Commit 9d4ec23

Browse files
author
markus-moser
committed
move Pimcore\Model\Tool\ListingAdapter back to correct namespace
1 parent f770dce commit 9d4ec23

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

install/class_source/class_CustomerSegmentGroup_export.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
},
143143
{
144144
"fieldtype": "fieldset",
145-
"labelWidth": 100,
145+
"labelWidth": 200,
146146
"name": "Options",
147147
"type": null,
148148
"region": null,
@@ -175,6 +175,27 @@
175175
"invisible": false,
176176
"visibleGridView": false,
177177
"visibleSearch": false
178+
},
179+
{
180+
"fieldtype": "checkbox",
181+
"defaultValue": 0,
182+
"queryColumnType": "tinyint(1)",
183+
"columnType": "tinyint(1)",
184+
"phpdocType": "boolean",
185+
"name": "exportNewsletterProvider",
186+
"title": "Export to newsletter provider",
187+
"tooltip": "",
188+
"mandatory": false,
189+
"noteditable": false,
190+
"index": false,
191+
"locked": false,
192+
"style": "",
193+
"permissions": null,
194+
"datatype": "data",
195+
"relationType": false,
196+
"invisible": false,
197+
"visibleGridView": false,
198+
"visibleSearch": false
178199
}
179200
],
180201
"locked": false

0 commit comments

Comments
 (0)