[freeside-commits] branch master updated. 7fe341f7e83648feecf0b221e7a370a5818be753

Ivan ivan at 420.am
Fri Dec 4 14:37:09 PST 2015


The branch, master has been updated
       via  7fe341f7e83648feecf0b221e7a370a5818be753 (commit)
      from  a06b181e0f0451ad837214c24a546dc44025af9b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7fe341f7e83648feecf0b221e7a370a5818be753
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Dec 4 14:37:08 2015 -0800

    add northern cyprus, RT#39335

diff --git a/httemplate/elements/tr-fixed-country.html b/httemplate/elements/tr-fixed-country.html
index 806d92c..51b553e 100644
--- a/httemplate/elements/tr-fixed-country.html
+++ b/httemplate/elements/tr-fixed-country.html
@@ -5,6 +5,6 @@ my %opt = @_;
 
 my $value = $opt{'curr_value'} || $opt{'value'};
 
-$opt{'formatted_value'} = code2country($value). " ($value)";
+$opt{'formatted_value'} = FS::geocode_Mixin->code2country($value). " ($value)";
 
 </%init>

-----------------------------------------------------------------------

Summary of changes:
 httemplate/elements/tr-fixed-country.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list