X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fedit%2Felements%2Fsvc_Common.html;fp=httemplate%2Fedit%2Felements%2Fsvc_Common.html;h=2e98a1b25a8ebd94b1e22834d59c2007b4e0f4f2;hb=611624bc08f525d19e1bd548a7d005aa73a53145;hp=453d07f882691f586bf0a10b797c8c6c704a092d;hpb=919bcddcb7a1ec551d27faac925fedc7d9644f3c;p=freeside.git diff --git a/httemplate/edit/elements/svc_Common.html b/httemplate/edit/elements/svc_Common.html index 453d07f88..2e98a1b25 100644 --- a/httemplate/edit/elements/svc_Common.html +++ b/httemplate/edit/elements/svc_Common.html @@ -81,7 +81,10 @@ $f->{'disable_empty'} = $object->svcnum ? 1 : 0, } - if ( $f->{'type'} eq 'select-svc_pbx' ) { + if ( $f->{'type'} eq 'select-svc_pbx' + || $f->{'type'} eq 'select-svc-domain' + ) + { $f->{'include_opt_callback'} = sub { ( 'pkgnum' => $pkgnum, 'svcpart' => $svcpart,