-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to 2.7.5 #7
Conversation
…ery-tablesorter.js by default attaches full versions; * they will be compressed by assets pipeline in production env)
@@ -40,7 +40,7 @@ | |||
/* white (unsorted) double arrow */ | |||
/* background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAAP///////yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==); */ | |||
/* image */ | |||
/* background-image: url(/assets/jquery-tablesorter/black-unsorted.gif); */ | |||
/* background-image: url(images/black-unsorted.gif); */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you run $ rake jquery_tablesorter:sanitize_image_paths
to update image path?
https://github.com/linjunpop/jquery-tablesorter-rails#update-js-and-css-files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shame on me :(
Updated both submodule and CSSs
@dkarpenko Thanks. 🍻 |
You are welcome! |
2.7.5
min.js
files removed from gempatch
update of Tablesorterminor
update for jquery-tablesorter-rails ?