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