Remove a debug line
This commit is contained in:
parent
23c3dfe884
commit
cf0f4816a6
@ -842,7 +842,6 @@ export class BulkEditorComponent
|
||||
dialog.fieldsToRemoveIds = changedCustomFields.itemsToRemove.map(
|
||||
(item) => item.id
|
||||
)
|
||||
console.log(dialog.fieldsToRemoveIds, this.customFieldsSelectionModel)
|
||||
|
||||
dialog.documents = Array.from(this.list.selected)
|
||||
dialog.succeeded.subscribe((result) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user