[freeside-commits] branch FREESIDE_4_BRANCH updated. c0f97a82840821c3520b719694dbdb552f1e6416

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


The branch, FREESIDE_4_BRANCH has been updated
       via  c0f97a82840821c3520b719694dbdb552f1e6416 (commit)
      from  da574ff0e692f85861db20bd354a696ba9ebaacb (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 c0f97a82840821c3520b719694dbdb552f1e6416
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Dec 4 14:37:09 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