Author: vmolotkov
Date: 2008-12-24 13:53:02 -0500 (Wed, 24 Dec 2008)
New Revision: 12025
Modified:
trunk/samples/listShuttleDemo/src/main/webapp/pages/index.jsp
Log:
https://jira.jboss.org/jira/browse/RF-4595
Modified: trunk/samples/listShuttleDemo/src/main/webapp/pages/index.jsp
===================================================================
--- trunk/samples/listShuttleDemo/src/main/webapp/pages/index.jsp 2008-12-24 18:52:59 UTC
(rev 12024)
+++ trunk/samples/listShuttleDemo/src/main/webapp/pages/index.jsp 2008-12-24 18:53:02 UTC
(rev 12025)
@@ -49,6 +49,8 @@
fastMoveControlsVisible="#{listShuttleDemoBean.fastMoveControlsVisible}"
converter="#{converter}"
onorderchanged="orderChanged(event)"
+ onorderchange="return false;"
+ onlistchange="return false;"
sourceSelection="#{listShuttleDemoBean.sourceSelection}"
targetSelection="#{listShuttleDemoBean.targetSelection}"