From 917d5476f4802b0efe3ade44669bf402f8a28226 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 13 Jan 2003 06:20:03 +0000 Subject: [PATCH] Pg 7.3 fix on 1.4 branch --- httemplate/edit/part_svc.cgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/httemplate/edit/part_svc.cgi b/httemplate/edit/part_svc.cgi index 8ff03056d..683bf9ec5 100755 --- a/httemplate/edit/part_svc.cgi +++ b/httemplate/edit/part_svc.cgi @@ -155,7 +155,8 @@ my %defs = ( $html .= 'svcpart ) #null svcpart search causing error + && qsearchs( 'export_svc', { exportnum => $part_export->exportnum, svcpart => $clone || $part_svc->svcpart }); $html .= '>'. $part_export->exportnum. ': '. $part_export->exporttype. -- 2.11.0