X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Felements%2Frate_detail.html;h=32dd502cec50ef54b4cb14afc8814254bfface3e;hb=f413badbfe4676563d11b528838a21d9ceb8da14;hp=7b5ec314ad18c9c1930aa79870fa704c805d77e2;hpb=706da330626bab472bf6f4e50cf3c181bfa0cf9f;p=freeside.git diff --git a/httemplate/edit/elements/rate_detail.html b/httemplate/edit/elements/rate_detail.html index 7b5ec314a..32dd502ce 100644 --- a/httemplate/edit/elements/rate_detail.html +++ b/httemplate/edit/elements/rate_detail.html @@ -61,18 +61,18 @@ with row headers showing the region name and prefixes. % $row++; % }# foreach @rate_region % if ( !$opt{regionnum} ) { -%# global default +% # global default for this cdrtypenum Global default (for calls not matching any prefix) -% # default rate: set a null region +% # default rate: set a null region for this cdr type <& .detail_box, - detail => $rate->default_detail, + detail => $rate->default_detail($cdrtypenum), ratetimenum => '', - cdrtypenum => '', + cdrtypenum => $cdrtypenum, regionnum => '', ratenum => $rate->ratenum &>