Ignore:
Timestamp:
03/01/10 14:57:34 (2 years ago)
Author:
takanori
Message:

remove code to load atgooglemaps.js

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Products.ATGoogleMaps/trunk/Products/ATGoogleMaps/skins/ATGoogleMaps/gmap_view.pt

    r271 r283  
    55<head> 
    66  <metal:block fill-slot="javascript_head_slot"> 
    7     <script type="text/javascript" src="" 
    8             tal:condition="nothing" 
    9             tal:attributes="src string:$portal_url/atgooglemaps.js"> 
    10     </script> 
    117    <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script> 
    128    <span tal:replace="structure context/gmap"/> 
Note: See TracChangeset for help on using the changeset viewer.