Skip to content

Commit

Permalink
Fix errors exposed by strict (#12544)
Browse files Browse the repository at this point in the history
* Don't need a closure, jQuery ready function is enough. Use strict.

* Fix errors exposed by strict. Undeclared variables. wrong regex backreference

* Fix some undeclared/wrongly declared variables

* Avoid some redundant calls of $(this)

* Remove some redundant (also wrong) code.
  • Loading branch information
okonomiyaki3000 authored and roland-d committed Jul 24, 2018
1 parent f79cb14 commit f4efdc7
Showing 1 changed file with 323 additions and 313 deletions.
Loading

0 comments on commit f4efdc7

Please sign in to comment.