Author: amarkhel
Date: 2009-06-04 11:40:44 -0400 (Thu, 04 Jun 2009)
New Revision: 14482
Modified:
branches/community/3.3.X/ui/fileUpload/src/main/templates/org/richfaces/fileUpload.jspx
Log:
Fix RF-7227
Modified:
branches/community/3.3.X/ui/fileUpload/src/main/templates/org/richfaces/fileUpload.jspx
===================================================================
---
branches/community/3.3.X/ui/fileUpload/src/main/templates/org/richfaces/fileUpload.jspx 2009-06-04
15:40:37 UTC (rev 14481)
+++
branches/community/3.3.X/ui/fileUpload/src/main/templates/org/richfaces/fileUpload.jspx 2009-06-04
15:40:44 UTC (rev 14482)
@@ -96,6 +96,7 @@
class="rich-fileupload-hidden"
id="#{clientId}:file"
name="#{clientId}:file"
+ autocomplete="off"
onchange="return
$('#{clientId}').component.add(this);"/>
</div>
<div id="#{clientId}:flashContainer"
style="display:none"></div>
Show replies by date