diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2013-06-19 15:29:55 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2013-06-19 15:29:55 -0700 |
| commit | a6dd5bc6ba6c655b1707a016db4e97e269b718e5 (patch) | |
| tree | a25c54ef8ae298779547a698ca23878cd4bb4870 /httemplate/elements/tr-select-cust_location.html | |
| parent | 66906f54d1099dcae84e69240c3a16bc9a82c37f (diff) | |
| parent | b75f93f4842bcbb89fc220dba0291ede4d8af300 (diff) | |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
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"> |
