Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/4.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszdebinski committed Apr 12, 2024
2 parents 3614da6 + 6688166 commit 63d8e4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bundle/Resources/public/js/scripts/fieldType/ezmatrix.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@

this.reinit();
this.updateDisabledState(matrixNode);

doc.body.dispatchEvent(new CustomEvent('ibexa-inputs:added'));
}

findCheckedEntries(node) {
Expand Down

0 comments on commit 63d8e4b

Please sign in to comment.