[ 
http://jira.codehaus.org/browse/DISPL-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

[EMAIL PROTECTED] deleted DISPL-103:
------------------------------------


> replace nowrap (deprecated) in example-misc.jsp with style.
> -----------------------------------------------------------
>
>                 Key: DISPL-103
>                 URL: http://jira.codehaus.org/browse/DISPL-103
>             Project: DisplayTag
>          Issue Type: Improvement
>            Reporter: Masoud Omidvar
>            Assignee: fabrizio giustina
>            Priority: Trivial
>
> file: example-misc.jsp
> wrong
> -----
> <display:column property="longDescription" maxLength="60" nowrap="true"/>
> correct
> -------
> <display:column property="longDescription" maxLength="50" style="{whitespace: 
> nowrap; }"/>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to