[gatein-issues] [JBoss JIRA] Work started: (GTNPORTAL-1165) Remove useless properties in UIPortletApplication

tung do thanh (JIRA) jira-events at lists.jboss.org
Sun May 9 21:49:05 EDT 2010


     [ https://jira.jboss.org/jira/browse/GTNPORTAL-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on GTNPORTAL-1165 started by tung do thanh.

> Remove useless properties in UIPortletApplication
> -------------------------------------------------
>
>                 Key: GTNPORTAL-1165
>                 URL: https://jira.jboss.org/jira/browse/GTNPORTAL-1165
>             Project: GateIn Portal
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Trong Tran
>            Assignee: tung do thanh
>             Fix For: 3.1.0-GA
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> In org.exoplatform.webui.core.UIPortletApplication we have
> {code:java}
> abstract public class UIPortletApplication extends  UIApplication {
>   private int minWidth = 300 ;
>   private int minHeight = 300 ;
> ....
> }
> {code}
> These properties are not used properly and absolutely we can use CSS instead to set the minWidth and minHeight

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

        


More information about the gatein-issues mailing list