Changeset 20 for ATGoogleMaps


Ignore:
Timestamp:
06/17/06 23:30:34 (6 years ago)
Author:
takanori
Message:

change gmap.py to gmap.dtml

Location:
ATGoogleMaps/trunk/skins/googlemaps
Files:
1 deleted
1 edited
1 moved

Legend:

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

    r19 r20  
    99    </script> 
    1010     
    11     <span tal:condition="python: 1" tal:replace="structure here/gmap_dtml" /> 
     11    <span tal:condition="python: 1" tal:replace="structure here/gmap" /> 
    1212  </metal:block> 
    1313</head> 
     
    9797     
    9898    <pre> 
    99       <span tal:replace="here/gmap_dtml" /> 
     99      <span tal:replace="here/gmap" /> 
    100100    </pre> 
    101101     
Note: See TracChangeset for help on using the changeset viewer.