fix advertising source stickiness when page is reloaded with an error
authorivan <ivan>
Tue, 18 Sep 2007 23:19:28 +0000 (23:19 +0000)
committerivan <ivan>
Tue, 18 Sep 2007 23:19:28 +0000 (23:19 +0000)
httemplate/edit/cust_main.cgi

index b081ad4..ef304dd 100755 (executable)
 % } else { 
 
 
-   <% include('/elements/tr-select-part_referral.html', $refnum ) %>
+   <% include('/elements/tr-select-part_referral.html',
+                'curr_value' => $refnum
+             )
+   %>
 % }