From: Ivan Kohler Date: Fri, 3 Aug 2012 20:02:20 +0000 (-0700) Subject: fix pending payment popups X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=1c3744c90bda86f8dc37666651c455e33ede9cab;p=freeside.git fix pending payment popups --- diff --git a/httemplate/search/cust_pay_pending.html b/httemplate/search/cust_pay_pending.html index 8b7350853..2afce0ce9 100755 --- a/httemplate/search/cust_pay_pending.html +++ b/httemplate/search/cust_pay_pending.html @@ -5,7 +5,6 @@ 'name_verb' => 'pending', 'disable_link' => 1, 'disable_by' => 1, #add otaker to cust_pay_pending? - 'html_init' => include('/elements/init_overlib.html'), 'addl_header' => [ 'Time', 'Payment Status', ], 'addl_fields' => [ sub { time2str('%r', shift->_date ) }, $status_sub,