From: ivan Date: Sun, 23 Sep 2007 23:17:34 +0000 (+0000) Subject: i think this is a bug; should not show the svc_www.usersvc selector unless it is... X-Git-Tag: freeside_1_7_3rc1~325 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=c991b925f38a78f2f312782aaf6a76c5dc77ba5a;p=freeside.git i think this is a bug; should not show the svc_usersvc selector unless it is non-fixed or non-blank, NOT non-fixed or blank --- diff --git a/httemplate/edit/svc_www.cgi b/httemplate/edit/svc_www.cgi index 56dd602a3..e19a4fa08 100644 --- a/httemplate/edit/svc_www.cgi +++ b/httemplate/edit/svc_www.cgi @@ -193,7 +193,7 @@ %print ""; % %if ( $part_svc->part_svc_column('usersvc')->columnflag ne 'F' -% || $part_svc->part_svc_column('usersvc')->columnvalue =~ /^\s*$/) { +% || $part_svc->part_svc_column('usersvc')->columnvalue !~ /^\s*$/) { % print 'Username