Created by: n0nick
Calling jQuery('#')
is considered a syntax error in jQuery 3. [1]
This change avoids this issue, similar to the change in alert.js
introduced in #20019.
Created by: n0nick
Calling jQuery('#')
is considered a syntax error in jQuery 3. [1]
This change avoids this issue, similar to the change in alert.js
introduced in #20019.