diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2013-06-19 15:29:44 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2013-06-19 15:29:44 -0700 |
| commit | b5c544bc1897ef759e5d198aff3bf173247de1bf (patch) | |
| tree | 894c4ad1e04ce038e192281a9297d3bbc2594632 /httemplate/elements/tr-select-cust_location.html | |
| parent | c5b04776fb253b2077951ed3641d7b7d36258391 (diff) | |
| parent | 5778beb6849b2383068aa7c627e6968fe92419eb (diff) | |
Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE_3_BRANCH
Diffstat (limited to 'httemplate/elements/tr-select-cust_location.html')
| -rw-r--r-- | httemplate/elements/tr-select-cust_location.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/elements/tr-select-cust_location.html b/httemplate/elements/tr-select-cust_location.html index 780bf96ad..e1fa825c1 100644 --- a/httemplate/elements/tr-select-cust_location.html +++ b/httemplate/elements/tr-select-cust_location.html @@ -209,6 +209,7 @@ Example: 'no_bold' => $opt{'no_bold'}, 'alt_format' => $opt{'alt_format'}, 'enable_coords'=> 1, + 'enable_censustract' => 1, ) %> <SCRIPT TYPE="text/javascript"> |
