From c49cfd25a8f92c7a2f44b51d72506a21f6b8d09f Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 5 Aug 2019 16:13:23 -0700 Subject: show imported region and rate #s, RT#83146 --- httemplate/edit/rate.cgi | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'httemplate/edit/rate.cgi') diff --git a/httemplate/edit/rate.cgi b/httemplate/edit/rate.cgi index 5bfc108c1..c0e8d93f0 100644 --- a/httemplate/edit/rate.cgi +++ b/httemplate/edit/rate.cgi @@ -24,8 +24,15 @@ empty_label => '(global)', &> +% if ( $rate->agent_rateid ) { + + Legacy # + <% $rate->agent_rateid |h %> + +% } + - Rate plan + Rate plan -- cgit v1.2.1