From 5a6c740c8152b1e8fa61d449808a50cdd7de07ab Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 8 Aug 2013 17:00:06 -0700 Subject: [PATCH] clear coordinate fields when editing addresses, #24210 --- httemplate/elements/location.html | 36 +++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/httemplate/elements/location.html b/httemplate/elements/location.html index 41a67a0cb..df5106cb0 100644 --- a/httemplate/elements/location.html +++ b/httemplate/elements/location.html @@ -244,6 +244,42 @@ Example: %# Placeholders + + + <%init> my %opt = @_; -- 2.20.1