Kill trailing whitespaces in javascript files
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Danbooru.PostPopular.nav_next = function() {
|
||||
if ($("#popular-nav-links").length) {
|
||||
var href = $("#popular-nav-links a[rel=next]").attr("href");
|
||||
|
||||
Reference in New Issue
Block a user