[ http://issues.apache.org/jira/browse/JS2-546?page=comments#action_12417273 ]
Ate Douma commented on JS2-546: ------------------------------- David, he's looking at the DB Browser demo. I've tested it out, and while sorting is implemented, the behavior isn't correct: it sorts decending first and clicking twice on the column doesn't revert that. > Fix the sort function on the DB Browser > --------------------------------------- > > Key: JS2-546 > URL: http://issues.apache.org/jira/browse/JS2-546 > Project: Jetspeed 2 > Type: Bug > Components: Demo Portlets > Versions: 2.1, 2.1-dev > Reporter: Philip Mark Donaghy > Priority: Minor > > A title tip and mouse icon does not appear when hovering over the column > name. In fact you don't even know that you can sort the column until you look > at the template code. Perhaps this is intentional :) > Can not patch the file database-view.vm file because svn reports this to be a > binary file. > I changed line 37 to, > <div align="center"><a href="#" title="Sort $column" > onClick="window.location.href='$columnLink';return false;" style="color: > white;">$column</a></div> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
