[richfaces-svn-commits] JBoss Rich Faces SVN: r2858 - trunk/test-applications/jsp/src/main/webapp/Gmap.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Sep 11 06:24:15 EDT 2007


Author: ayanul
Date: 2007-09-11 06:24:15 -0400 (Tue, 11 Sep 2007)
New Revision: 2858

Modified:
   trunk/test-applications/jsp/src/main/webapp/Gmap/Gmap.jsp
Log:


Modified: trunk/test-applications/jsp/src/main/webapp/Gmap/Gmap.jsp
===================================================================
--- trunk/test-applications/jsp/src/main/webapp/Gmap/Gmap.jsp	2007-09-11 00:49:03 UTC (rev 2857)
+++ trunk/test-applications/jsp/src/main/webapp/Gmap/Gmap.jsp	2007-09-11 10:24:15 UTC (rev 2858)
@@ -67,14 +67,6 @@
 			</h:panelGrid>
 		</rich:panel>
 
-		<a4j:outputPanel id="zoomer">
-			<script>
-			  function zoomIt() {
-	   			map.setZoom(#{gmap.zoom});
-			  }
-			</script>
-		</a4j:outputPanel>
-
 		<a4j:outputPanel>
 			<script>
 		      function createMarker(point,html) {




More information about the richfaces-svn-commits mailing list