GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/incubator-storm/pull/174
STORM-381 Replace broken jquery.tablesorter.min.js to latest
It's related to https://issues.apache.org/jira/browse/STORM-381.
This PR replaces broken tablesorter file to latest, so it resolves syntax error on it.
* from https://github.com/Mottie/tablesorter
* Version: 2.17.3
* Link: https://github.com/Mottie/tablesorter/raw/master/js/jquery.tablesorter.min.js
I just copy file and replace it, so comment related to copyright didn't deleted.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/incubator-storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/174.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #174
----
commit 8f3ed521e17cdd544d89b529130d102eb43fa11f
Author: Jungtaek Lim <kabhwan@gmail.com>
Date: 2014-07-01T12:24:31Z
STORM-381 Replace broken jquery.tablesorter.min.js to latest
* from https://github.com/Mottie/tablesorter
* Version: 2.17.3
* Link: https://github.com/Mottie/tablesorter/raw/master/js/jquery.tablesorter.min.js
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|