From c40f5c44646f53c43e2fed784d19c3cecdd7f8c7 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Fri, 30 Oct 2015 16:07:37 -0700 Subject: address standardization, part 2 --- httemplate/elements/location.html | 82 +++++++++++++++++++++++++-------------- 1 file changed, 52 insertions(+), 30 deletions(-) (limited to 'httemplate/elements') diff --git a/httemplate/elements/location.html b/httemplate/elements/location.html index d4c0f14d4..705554567 100644 --- a/httemplate/elements/location.html +++ b/httemplate/elements/location.html @@ -271,9 +271,10 @@ Example: % } %# Placeholders <& hidden.html, field => $pre.'cachenum', value => '' &> -<& hidden.html, field => $pre.'addr_clean', value => '' &> +<& hidden.html, field => $pre.'addr_clean', value => $object->get('addr_clean') &> <%init> -- cgit v1.2.1