Revert "remove newlines from static js and css"

This reverts commit 5a0779fd70.

No longer needed now that EvilSplicer handles this.
This commit is contained in:
Joey Hess 2014-06-13 02:20:39 -04:00
parent 4dd6938850
commit c71fa9f217
9 changed files with 8 additions and 10 deletions

View file

@ -518,4 +518,4 @@ $.each( { show: "fadeIn", hide: "fadeOut" }, function( method, defaultEffect ) {
};
});
})( jQuery );
})( jQuery );