User tests: Successful: Unsuccessful:
This is just a cosmetic PR.
This fixes some javascript code style issues found by Hound as seen in this PR: #16947
It does not influence the final minified core.js
file (the one that gets loaded), as the minifier already fixes these issues.
Only change in the minified core.js
is the change of ==
to ===
when comparing to null
.
Also, does not affect functionality.
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript |
Labels |
Added:
?
|
You are free to test this in debug mode. :)
Closing due to lack of interest.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-08-20 19:47:09 |
Closed_By | ⇒ | regularlabs |
Dont forget the unminified js gets loaded (usually) when in debug mode