From 2baa6eb779a7f344903a7bbec7a5efa57239b40b Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 16 Oct 2006 16:56:26 +0000 Subject: [PATCH] fix stickiness bug when editing advertising sources --- httemplate/edit/cust_main.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index e0dd3c8ea..23254b6a8 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -119,7 +119,7 @@ % } else { - <% include('/elements/tr-select-part_referral.html') %> + <% include('/elements/tr-select-part_referral.html', $refnum ) %> % } -- 2.11.0