[
https://jira.jboss.org/jira/browse/GTNPORTAL-579?page=com.atlassian.jira....
]
Tan Pham Dinh reassigned GTNPORTAL-579:
---------------------------------------
Assignee: Tan Pham Dinh
Fix Upload component width for Linux based OS compliance
--------------------------------------------------------
Key: GTNPORTAL-579
URL:
https://jira.jboss.org/jira/browse/GTNPORTAL-579
Project: GateIn Portal
Issue Type: Bug
Reporter: Benjamin Paillereau
Assignee: Tan Pham Dinh
Priority: Minor
Fix For: 3.0.0-GA
Original Estimate: 1 hour
Remaining Estimate: 1 hour
We should apply in GateIn the upload component width in UIFormUploadInput.gtmpl.
We fixed that in eXo WCM product by adding :
- <iframe height="23px" allowTransparency="true"
scrolling="no" frameborder="0" framespacing="0"
id="<%=uploadId;%>uploadFrame"></iframe>
+ <iframe height="23px" width="100%"
allowTransparency="true" scrolling="no" frameborder="0"
framespacing="0"
id="<%=uploadId;%>uploadFrame"></iframe>
--
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