Remove trailing whitespace on blank line
This style inconsistency was noted at 61583070 (L371)
This commit is contained in:
parent
92565b3dfb
commit
61bb091f06
1 changed files with 1 additions and 1 deletions
|
@ -816,7 +816,7 @@
|
|||
return "\u2212"; // "\u2212" is '−' minus sign
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$("#toggle-all-docs").on("click", function() {
|
||||
var toggle = $("#toggle-all-docs");
|
||||
if (toggle.hasClass("will-expand")) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue