X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_domain.cgi;h=3fd898ba5cc9c83ff1321ef8367dab7eac62a539;hp=51caa5c99790025f7928a330a5f444fe3b54117c;hb=8c62a38940c64c9c6c43d0dd892600f7bb726604;hpb=0689d75b6c0c2d30565b64d72b276cad5b195b70 diff --git a/httemplate/view/svc_domain.cgi b/httemplate/view/svc_domain.cgi index 51caa5c99..3fd898ba5 100755 --- a/httemplate/view/svc_domain.cgi +++ b/httemplate/view/svc_domain.cgi @@ -63,10 +63,24 @@ Service #<% $svcnum %> % } % if ( $communigate ) { + + + Administrator domain + +% if ( $svc_domain->parent_svcnum ) { +% #XXX agent-virt aware the link + <% $svc_domain->parent_svc_x->domain %> +% } else { + (none) +% } + + + Aliases <% $svc_domain->cgp_aliases %> + % } % if ( $communigate && $svc_domain->max_accounts ) {