-
-
Save piotrpog/5658b9d618a18e14fb217528408e0ffc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Garnish.on(Craft.BaseElementIndex, 'updateElements', (ev) => { | |
// ev.target = the element index | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment