Author: nbelaevski
Date: 2008-12-18 15:53:00 -0500 (Thu, 18 Dec 2008)
New Revision: 11899
Modified:
trunk/samples/richfaces-demo/src/main/webapp/templates/include/sourceview.xhtml
Log:
https://jira.jboss.org/jira/browse/RF-5397
Modified: trunk/samples/richfaces-demo/src/main/webapp/templates/include/sourceview.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/templates/include/sourceview.xhtml 2008-12-18
20:22:43 UTC (rev 11898)
+++
trunk/samples/richfaces-demo/src/main/webapp/templates/include/sourceview.xhtml 2008-12-18
20:53:00 UTC (rev 11899)
@@ -55,7 +55,6 @@
</a4j:outputPanel>
<a4j:outputPanel styleClass="viewsourcelooklink" id="look">
- <rich:effect for="look" event="onclick" type="Fade"
targetId="source1" params="duration:0.1" />
<rich:effect for="look" event="onclick" type="Fade"
params="delay:0.0, duration:0.1" />
<rich:effect for="look" event="onclick"
type="BlindDown" targetId="source1"
params="delay:0.1,duration:1.0,from:0.0,to:1.0" />
<rich:effect for="look" event="onclick"
type="Appear" targetId="source1"
params="delay:0.1,duration:0.5,from:0.0,to:1.0" />