@if (!standalone) {
}
tenant-profile.name @if (entityForm.get('name').hasError('required')) { {{ 'tenant-profile.name-required' | translate }} } @if (entityForm.get('name').hasError('maxlength')) { {{ 'tenant-profile.name-max-length' | translate }} }
{{ 'tenant.isolated-tb-rule-engine' | translate }}
{{'tenant.isolated-tb-rule-engine-details' | translate}}
@if (entityForm.get('isolatedTbRuleEngine').value) { {{'tenant-profile.queues-with-count' | translate: {count: entityForm.get('profileData').get('queueConfiguration').value ? entityForm.get('profileData').get('queueConfiguration').value.length : 0} }} }
tenant-profile.profile-configuration
tenant-profile.description