[
https://issues.apache.org/jira/browse/STORM-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071085#comment-14071085
]
ASF GitHub Bot commented on STORM-417:
--------------------------------------
GitHub user knusbaum opened a pull request:
https://github.com/apache/incubator-storm/pull/203
STORM-417: Storm UI lost table sort style when tablesorter was updated
This is a clone of the bootstrap styles that exist for the classes
tablesorter used to apply, with the classnames tablesorter now applies.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/knusbaum/incubator-storm STORM-417
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/203.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 #203
----
commit d89faea28405a0aaf82d46164d9cb88c3547d0ca
Author: Kyle Nusbaum <[email protected]>
Date: 2014-07-22T22:59:13Z
Fix for STORM-417
commit 9f53bdc6a0d3345696a8310a1fc0a0583b095e89
Author: Kyle Nusbaum <[email protected]>
Date: 2014-07-22T23:00:44Z
Fix for STORM-417
----
> Storm UI lost table sort style when tablesorter was updated
> -----------------------------------------------------------
>
> Key: STORM-417
> URL: https://issues.apache.org/jira/browse/STORM-417
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Reporter: Kyle Nusbaum
> Priority: Minor
>
> The new tablesorter library doesn't apply the same classes to the sorted
> elements it used to, and bootstrap doesn't have styles for the classes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)