From: ivan Date: Mon, 16 Oct 2006 16:56:26 +0000 (+0000) Subject: fix stickiness bug when editing advertising sources X-Git-Tag: TRIXBOX_2_6~924 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=2baa6eb779a7f344903a7bbec7a5efa57239b40b fix stickiness bug when editing advertising sources --- 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 ) %> % }