remove newlines from static js and css
This works around a bug in the EvilSplicer; see http://git-annex.branchable.com/bugs/Bootstrap3_icons_missing_on_Android/
This commit is contained in:
parent
d9fefa615c
commit
5a0779fd70
10 changed files with 12 additions and 8 deletions
2
static/js/jquery.ui.mouse.js
vendored
2
static/js/jquery.ui.mouse.js
vendored
|
@ -166,4 +166,4 @@ $.widget("ui.mouse", {
|
|||
_mouseCapture: function(/* event */) { return true; }
|
||||
});
|
||||
|
||||
})(jQuery);
|
||||
})(jQuery);
|
Loading…
Add table
Add a link
Reference in a new issue