@if (connection().type === 'toolset') {
{{ 'PAC.Xpert.AccessTools' | translate: {Default: 'Access Tools'} }}: @if (selectedAll()) { {{ 'PAC.Xpert.All' | translate: {Default: 'All'} }} } @else { {{ 'PAC.Xpert.Partial' | translate: {Default: 'Partial'} }} }
} @if (isSubAgentConnection()) { } @if (!connection().readonly) {
{{ 'PAC.Xpert.RemoveConnection' | translate: {Default: 'Remove connection'} }}
}