Skip to content

Commit

Permalink
Removed debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
mcop1 committed Nov 26, 2024
1 parent a19390b commit 52a8be8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Resources/public/js/fieldConfigDialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,6 @@ pimcore.plugin.datahub.fieldConfigDialog = Class.create({
},
listeners: {
beforedrop: function (node, data, overModel, dropPosition, dropHandlers, eOpts) {
console.log(node);
var target = overModel.getOwnerTree().getView();
var source = data.view;

Expand Down

0 comments on commit 52a8be8

Please sign in to comment.