[ 
http://issues.apache.org/jira/browse/JS2-546?page=comments#action_12416404 ] 

David Sean Taylor commented on JS2-546:
---------------------------------------

Look at the DB Browser demo - sorting is implemented there
its just not implemented in the administrative portlets
easy enough to add



> 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]

Reply via email to