Changeset 293 for Products.ATGoogleMaps/trunk/Products/ATGoogleMaps/skins/ATGoogleMaps/latlng_widget.pt
- Timestamp:
- 03/10/10 21:30:49 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Products.ATGoogleMaps/trunk/Products/ATGoogleMaps/skins/ATGoogleMaps/latlng_widget.pt
r286 r293 18 18 <tal:block tal:define="latitude value/latitude | string:35.7317; 19 19 longitude value/longitude | string:139.7278; 20 zoom python:test(value .has_key('latitude'), '14', '4')">20 zoom python:test(value, '14', '4')"> 21 21 22 22 <span tal:replace="structure context/latlng_map" />
Note: See TracChangeset
for help on using the changeset viewer.
