Skip to content

Commit dca56ad

Browse files
BC-10466 - add publisher for ctl auto params (#324)
1 parent 1b87250 commit dca56ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

controllers/ctltools.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ const customParameterTypes = [
235235
{ label: 'Schul Id', value: 'auto_schoolid' },
236236
{ label: 'Offizielle Schulnummer', value: 'auto_schoolnumber' },
237237
{ label: 'Medium Id', value: 'auto_mediumid' },
238+
{ label: 'Medium Publisher', value: 'auto_publisher' },
238239
{ label: 'Gruppe Externe UUID', value: 'auto_group_externaluuid' },
239240
];
240241

0 commit comments

Comments
 (0)