From: ivan Date: Sun, 23 Sep 2007 23:17:33 +0000 (+0000) Subject: i think this is a bug; should not show the svc_www.usersvc selector unless it is... X-Git-Tag: TRIXBOX_2_6~346 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=308f86b554046bcf4a9e793465ad3a4cd0e0962d;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