Author: maksimkaszynski
Date: 2008-03-25 12:19:34 -0400 (Tue, 25 Mar 2008)
New Revision: 7204
Modified:
trunk/ui/gmap/src/main/templates/gmap.jspx
Log:
http://jira.jboss.com/jira/browse/RF-2726
Modified: trunk/ui/gmap/src/main/templates/gmap.jspx
===================================================================
--- trunk/ui/gmap/src/main/templates/gmap.jspx 2008-03-25 16:19:27 UTC (rev 7203)
+++ trunk/ui/gmap/src/main/templates/gmap.jspx 2008-03-25 16:19:34 UTC (rev 7204)
@@ -29,12 +29,8 @@
<h:styles>css/gmap.xcss</h:styles>
<h:scripts>new
org.ajax4jsf.javascript.PrototypeScript(),script/gmap.js</h:scripts>
-<div id="#{clientId}" class="dr-gmap rich-gmap
#{component.attributes['styleClass']}" >
+<div id="#{clientId}" class="dr-gmap rich-gmap
#{component.attributes['styleClass']}"
x:passThruWithExclusions="id,class,styleClass">
- <f:call name="utils.encodePassThruWithExclusions">
- <f:parameter value="id,class" />
- </f:call>
-
<script type="text/javascript"
src="http://maps.google.com/maps?file=api&v=2&key=#{... />
<script type="text/javascript">
//<![CDATA[