Skip to content

Commit

Permalink
MDL-69748 core: Fix hideif issue with array elements
Browse files Browse the repository at this point in the history
Changed the element selector to get all array elements,
whether named or unnamed. The previus selector was only
working for elements that thir names were like name="something[]".
It was not working for name="something[a]" elements.
  • Loading branch information
rezaies committed Feb 4, 2021
1 parent 9dabd07 commit a321181
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/amd/build/showhidesettings.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a321181

Please sign in to comment.