angular.module("myitsmApp").run(["$templateCache", function($templateCache) {$templateCache.put("views/about.html","
\n
\n
{{\'about.captionShort\' | i18n}}
\n
{{\'common.labels.version\' | i18n }}: 22.1.06
\n\n
\n
\n

\n {{\'trademark\' | i18n }}\n

\n \n
\n
"); $templateCache.put("views/main.html","
\n
\n {{\'headerMainBar.skiplink\' | i18n}}\n \n
\n
\n
\n\n
\n \n \n\n \n\n \n
\n"); $templateCache.put("views/unauthorized.html","
\n
\n

{{\'error\' | i18n}}

\n
\n
\n

\n {{\'error.unauthorized\' | i18n}}\n

\n\n

\n {{\'error.click.return.home\'|i18n}}\n

\n

\n {{\'error.click.return.home\'|i18n}}\n

\n
\n
"); $templateCache.put("views/asset/add-people-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n\n
\n

{{\'asset.actionBlade.addPeople.title\' | i18n }}

\n
\n\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n \n
\n\n
\n \n
\n\n
\n
\n
\n
{{\'asset.actionBlade.addPeople.noResults\' | i18n}}
\n
\n {{\'common.labels.tooManyToDisplay\' | i18n}}\n
\n
\n
\n
\n \"{{person.fullName}}\"\n
\n
\n
{{person.fullName}}\n {{\'(\' + person.profileStatus + \')\'}}\n
\n {{person.organization}}, {{person.company.name}}\n
\n
\n
2 || typeaheadSearch.text.length === 0))\" ng-hide=\"selectedType==\'people\'\" class=\"{{selectedPerson.name == person.name ? \'add-people__item_selected\' : \'add-people__item\'}} clearfix\"\n ng-repeat=\"person in filterResults = (searchPeople.results | filter : {name: searchPeople.filter})\" ng-click=\"selectPerson(person)\" ng-enter=\"selectPerson(person)\" tabindex=\"0\" aria-label=\"{{person.name}}{{\'common.aria.labels.clickable\' | i18n}}\" >\n
\n
{{person.name}}
\n {{person.attributeMap.organizationName}}, {{person.attributeMap.companyName}}\n {{person.organization}}, {{person.company.name}}\n
\n
\n
\n
\n\n
\n
\n \n
\n
\n \n \n
\n
\n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/asset/asset-details-computer.html","\n
\n
\n
\n
\n
\n
{{\'asset.attributes.hostName\' | i18n}}:
\n {{asset.assetExtension.hostName}}\n
\n
\n
{{\'asset.attributes.primaryCapability\' | i18n}}:
\n {{asset.assetExtension.primaryCapability | localizeLabel: \'primaryCapability\': \'asset\'}}\n
\n
\n
{{\'asset.attributes.systemType\' | i18n}}:
\n {{asset.assetExtension.systemType | localizeLabel: \'systemType\': \'asset\'}}\n
\n
\n
{{\'asset.attributes.virtualSystemType\' | i18n}}:
\n {{asset.assetExtension.virtualSystemType | localizeLabel: \'virtualSystemType\': \'asset\'}}\n
\n
\n
{{\'asset.attributes.capabilityList\' | i18n}}:
\n {{asset.assetExtension.capabilityList}}\n
\n
\n
\n
\n
\n {{\'asset.attributes.processor\' | i18n}}\n {{assetFlattenRelations.BMC_PROCESSOR.length}}\n \n\n \n
\n
\n {{\'asset.attributes.os\' | i18n}}\n {{assetFlattenRelations.BMC_OPERATINGSYSTEM.length}}\n \n\n \n
\n
\n {{\'asset.attributes.disk\' | i18n}}\n {{assetFlattenRelations.BMC_DISKDRIVE.length}}\n \n\n \n
\n
\n
\n
\n \n \n
\n
\n
\n
\n
\n\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n {{\'asset.flattenview.edit.message\' | i18n}}\n
\n
\n
\n
\n \n \n
\n
\n
\n
\n
"); $templateCache.put("views/asset/asset-details-generic-area.html","\n\n\n
\n
\n
\n
\n
{{\'asset.attributes.classId\' | i18n}}:
{{asset.assetId}}\n
\n
\n
{{\'asset.attributes.impact\' | i18n}}:
\n {{asset.impact | localizeLabel: \'impact\': asset.ticketType}}\n
\n
\n
{{\'asset.attributes.manufacturer\' | i18n}}:
{{asset.manufacturer}}\n
\n
\n
{{\'asset.attributes.urgency\' | i18n}}:
\n {{asset.urgency | localizeLabel: \'urgency\': asset.ticketType}}\n\n
\n
\n
{{\'asset.attributes.systemRole\' | i18n}}:
{{asset.systemRole}}\n
\n
\n
{{\'asset.attributes.productName\' | i18n}}:
{{asset.product.name}}\n
\n
\n
{{\'asset.attributes.model\' | i18n}}:
{{asset.product.model}}\n
\n
\n
{{\'asset.attributes.supplier\' | i18n}}:
{{asset.supplier}}\n
\n
\n
{{\'asset.attributes.id\' | i18n}}:
{{asset.id}}\n
\n
\n
{{\'asset.attributes.supported\' | i18n}}:
{{asset.supported? (\'common.labels.yes\' | i18n) : (\'common.labels.no\' | i18n)}}\n
\n
\n
{{\'console.column.floor\' | i18n}}:
{{asset.floor}}\n
\n
\n
{{\'console.column.room\' | i18n}}:
{{asset.room}}\n
\n
\n
{{\'console.filter.name.submitter\' | i18n}}:
{{asset.submitter.fullName}}\n
\n
\n
{{\'asset.attributes.lastModifiedBy\' | i18n}}:
{{asset.lastModifiedBy.fullName}}\n
\n
\n
\n
\n
{{\'asset.attributes.financial\' | i18n}}
\n {{\'common.labels.hide\' | i18n}} \n {{\'common.labels.show\' | i18n}} \n
\n
{{\'asset.attributes.\'+key | i18n}}:
{{value}}
\n
{{\'asset.attributes.\'+key | i18n}}:
{{value.value | currency : value.currencycode+\" \": 2}}
\n
\n
\n
\n
{{\'asset.attributes.lifecycleDates\' | i18n}}
\n {{\'common.labels.hide\' | i18n}} \n {{\'common.labels.show\' | i18n}} \n
\n
{{\'asset.attributes.\'+key | i18n}}:
{{(value | date:\'mediumDate\') + \' \' + (value | date:\'shortTime\')}}\n
\n
\n
\n
\n
\n
\n
{{\'asset.attributes.partNumber\' | i18n}}:
{{asset.partNumber}}\n
\n
\n
{{\'asset.attributes.serialNumber\' | i18n}}:
{{asset.serialNumber}}\n
\n
\n \n
\n
\n \n \n
\n
\n
\n \n \n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n\n\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n \n \n
\n
\n
\n
\n
\n\n
\n
\n \n
\n
\n
\n
\n
\n
\n\n
\n
\n
\n \n {{\'asset.details.crowdsourcedInfo\' | i18n}}\n {{\'asset.details.viewInMyIT\' | i18n}}\n
\n
\n
\n
{{\'asset.details.poi.name\' | i18n}}
\n
{{asset.poiInfo.name}}
\n
\n
\n
{{\'asset.details.poi.desc\' | i18n}}
\n
{{asset.poiInfo.desc}}
\n
\n
\n
{{\'asset.details.poi.\' + poiAttribute[0] | i18n}}
\n
{{ poiAttribute[1] }}
\n
\n
\n
\n
{{\'asset.details.poi.owner\' | i18n}}
\n {{poiOwnerNoAccess ? (\'asset.owner.noAccess\' | i18n) : (\'common.label.noneYet\' | i18n) }}\n {{poiOwner.fullName || asset.poiInfo.owner}}\n
\n
\n
\n
\n
\n \n \n
\n
"); $templateCache.put("views/asset/asset-details-generic.html","\n
\n \n\n
\n
\n \n
\n
\n
{{\'asset.details.desc\' | i18n}}
\n \n
\n
\n\n
\n
\n
{{\'asset.attributes.manufacturer\' | i18n}}
\n \n
\n
\n
{{\'asset.attributes.supplier\' | i18n}}
\n \n
\n
\n
\n
\n
\n
\n \n
\n
\n
{{\'asset.attributes.productName\' | i18n}}
\n
{{asset.product.name}}
\n
\n\n
\n
{{\'asset.attributes.modelVersion\' | i18n}}
\n
{{asset.product.model}}
\n
\n\n
\n
{{\'asset.attributes.\' + attrName | i18n}}
\n
{{attrValue}}
\n
\n
\n
\n
"); $templateCache.put("views/asset/asset-details-hardware.html",""); $templateCache.put("views/asset/asset-details-lifecycle.html","\n
\n
\n
\n \"{{asset.name}}\"\n\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
    \n
  • \n
    \n {{\'action.ticket.email\' | i18n: (\'common.labels.\' + asset.ticketType | i18n) }}\n
    \n
  • \n
  • \n
    \n {{((\'chat.startFromTicket.headerMenu.\' + asset.ticketType) | i18n) }}\n
    \n
  • \n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n \n
\n
{{asset.name}}
\n \n {{\'search.preview.viewFullAsset\' | i18n}}\n
\n
\n
\n
\n {{\'asset.details.crowdsourcedAsset\' | i18n}}\n
\n
\n
{{\'asset.details.poi.status\' | i18n}}:
\n
{{ (asset.poiInfo.status | localizeLabel: \'status\':\'asset\') || asset.poiInfo.status }}
\n
\n
\n
{{\'asset.details.poi.type\' | i18n}}:
\n {{(asset.poiInfo.type | localizeLabel: \'type\':\'asset\') || asset.poiInfo.type }}\n
\n
\n
\n
\n
{{\'common.labels.status\' | i18n}}:
{{ (asset.status.value | localizeLabel: \'status\':\'asset\') || asset.status.value }} \n
\n
\n
{{\'common.labels.type\' | i18n}}:
{{ (asset.type | localizeLabel: \'type\':\'asset\') || asset.typeLabel }}\n
\n
\n
{{\'common.labels.subtype\' | i18n}}:
{{asset.subTypeLabel}}\n
\n
\n
{{\'ticket.statusReason\' | i18n}}:
{{(asset.status.reason | localizeLabel: \'statusReason\':\'asset\') || asset.status.reason }}\n
\n
\n
{{\'common.label.company\' | i18n}}:
{{asset.company.name}}\n
\n
\n
{{\'asset.attributes.tag\' | i18n}}:
{{asset.tagNumber}}\n
\n
\n
\n
\n
\n
\n
\n
\n\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n\n
\n
\n
\n"); $templateCache.put("views/asset/asset-details-linked-items.html","
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n \n {{\'asset.details.people.addPeople\' | i18n}}\n
\n
\n
\n {{\'asset.details.noPeople\' | i18n}}\n
\n
\n
\n {{\'asset.details.people.\' + peopleRelation.key | i18n}}\n
\n
\n \n
\n
\n
\n
\n
\n
\n
"); $templateCache.put("views/asset/asset-details-network.html",""); $templateCache.put("views/asset/asset-details-service.html",""); $templateCache.put("views/asset/asset-details-software.html",""); $templateCache.put("views/asset/asset-details.html","
\n\n
\n

{{\'asset.details.notFound\' | i18n}}

\n\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n\n \n
\n\n \n
\n
\n
\n"); $templateCache.put("views/asset/asset-edit-inventory-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'actions.default.putIntoInventory\' | i18n}}

\n
\n
\n
\n
\n
\n
\n \n
\n\n
\n \n
\n\n
\n \n
\n
\n\n
\n
\n \n
\n\n
\n \n
\n\n
\n \n
\n
\n\n
\n
\n \n
\n\n
\n \n
\n\n
\n \n
\n
\n\n
\n
\n \n
\n
\n\n
\n \n
\n\n
\n
\n {{\'asset.actionBlade.editInventory.noMatch.label\' | i18n}}\n
\n
\n {{\'common.labels.tooManyToDisplay\' | i18n}}\n
\n
\n
\n
{{inventory.name}}
\n
\n {{inventory.company.name}}\n > {{inventory.site.name}}\n
\n
\n
\n
\n
\n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/asset/asset-edit-status-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'asset.updateStatusBlade.title\' | i18n}}

\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n\n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/asset/asset-launch-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{linkParams.actionItem.label}}

\n
\n\n
\n
\n\n
\n
\n
\n
\n \n \n {{\'asset.actionBlade.tabs.updateAsset.label\' | i18n}}\n \n
\n
\n
\n
\n \n \n {{\'asset.actionBlade.tabs.relateAsset.label\' | i18n}}\n \n
\n
\n
\n
\n \n \n {{\'asset.actionBlade.tabs.relatePeople.label\' | i18n}}\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/asset/asset-owner-details.html","
\n
\n\n
\n
\n \n
\n
\n
{{\'personInfoCard.asset.caption.contactInfo\' | i18n}}
\n {{assetOwnerNoAccess ? (\'asset.owner.noAccess\' | i18n) : (\'common.label.noneYet\' | i18n) }}\n
\n
\n\n
\n
\n \"{{assetOwner.firstName}}\n
\n
\n

\n {{assetOwner.firstName}} {{assetOwner.lastName}}\n

\n\n
{{assetOwner.organization}}
\n
{{\'asset.actionBlade.addPeople.peopleRelationshipType.label\' | i18n}}: {{\"common.relationship.type.\"+asset.owner.relationshipType | i18n}}
\n
\n \n \n
\n
\n
\n
\n\n
\n \n \n
\n\n
\n
\n {{\'asset.details.owner.site.missing\'| i18n}}\n
\n
\n
{{\'personInfoCard.asset.caption.primaryOffice\' | i18n}}
\n
\n
{{asset.site.name}}
\n
{{asset.site.address.address}}
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n
\n\n\n"); $templateCache.put("views/asset/asset-person-renderer.html","
\n\n
\n
\n \"{{data.realObject.fullName}}\"\n
\n
\n
\n
\n {{data.realObject.fullName}}\n {{displayValue}}\n
\n
\n
\n {{\'asset.details.person.type\' | i18n}}:\n {{(\'asset.actionBlade.addPeople.peopleType.\' + data.realObject.reqType) | i18n}}\n
\n
\n {{\'asset.details.person.accessPermitted\' | i18n}}:\n {{data.realObject.accessPermitted === \'Yes\' ? (\'common.labels.yes\' | i18n) : (\'common.labels.no\' | i18n)}}\n
\n
\n
\n
\n
\n {{\'asset.details.person.organizationName\' | i18n}}:\n {{data.realObject.organizationName}}\n
\n
\n {{\'asset.actionBlade.addPeople.peopleType.company\' | i18n}}: {{data.realObject.companyContactName}}\n
\n
\n
\n\n \n \n
"); $templateCache.put("views/asset/asset-profile.html","
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n
\n
"); $templateCache.put("views/asset/asset-summary.html","
\n
\n
{{\'asset.details.desc\' | i18n}}
\n
{{asset.desc}}
\n
\n\n
\n
\n
{{\'asset.attributes.\' + attrName | i18n}}
\n
{{attrValue.name ? attrValue.label : attrValue}}
\n
\n
\n\n\n
\n
\n
{{\'asset.attributes.\' + attrName | i18n}}
\n
{{attrValue}}
\n
\n
\n\n\n
\n
\n
{{\'asset.attributes.\' + attrName | i18n}}
\n
{{attrValue}}
\n
\n
\n\n
"); $templateCache.put("views/asset/asset-update-action-blade.html","
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n \n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n \n
\n
\n
\n
"); $templateCache.put("views/asset/bcm-asset-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'asset.bcm.assetdetails.title\' | i18n}}

\n
\n
\n \n \n
\n
\n
\n
\n
{{\'console.ticket.noResult.placeholder\' | i18n}}
\n
\n
\n
\n \n
\n
\n
\n \n
{{\'console.ticket.noResult.placeholder\' | i18n}}
\n
\n
{{getKeywordTranslation(key, \'hardware\')}}
\n \n \n \n \n \n \n \n
{{getKeywordTranslation(k, \'hardware\')}}
{{v}}
\n \n \n \n \n \n
{{getKeywordTranslation(k, \'hardware\')}}{{v}}
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
{{\'console.ticket.noResult.placeholder\' | i18n}}
\n
\n
\n
\n \n
\n
\n
\n \n
{{\'console.ticket.noResult.placeholder\' | i18n}}
\n
\n
{{getKeywordTranslation(key, \'security\')}}
\n \n \n \n \n \n \n \n
{{getKeywordTranslation(k, \'security\')}}
{{v}}
\n \n \n \n \n \n
{{getKeywordTranslation(k, \'security\')}}{{v}}
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
{{\'console.ticket.noResult.placeholder\' | i18n}}
\n
\n
\n
\n \n
\n
\n
\n
\n
{{\'console.ticket.noResult.placeholder\' | i18n}}
\n
\n
\n
\n
\n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/asset/ci-explorer-search-filter.html","\n\n"); $templateCache.put("views/asset/ci-explorer.html","
\n
\n

\n {{\'asset.explorer.title\' | i18n}}:\n {{\'asset.explorer.list.title\' | i18n}}\n {{\'asset.explorer.graphical.title\' | i18n}}\n

\n
\n \n \n
\n
\n
\n
\n
\n
\n
"); $templateCache.put("views/asset/ci-relation-type-selection.html","\n\n"); $templateCache.put("views/asset/edit-asset-owner.html","
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n \n \n
\n
\n
\n"); $templateCache.put("views/asset/graphical-ci-explorer.html",""); $templateCache.put("views/asset/graphical-ci.html","
\n
\n
\n
\n

\n
{{\'asset.explorer.graphical.startingAsset\' | i18n}}
\n
\n \n
\n

\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n \n \n
\n
\n
\n
\n
\n"); $templateCache.put("views/asset/link-asset-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'asset.linkBlade.title\' | i18n}}

\n
\n
\n
\n \n
\n
\n
\n \n \n
\n \n \n
\n
\n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/asset/list-ci-explorer.html","
\n
\n \n
\n
\n \n \n
\n
\n"); $templateCache.put("views/asset/list-ci-nav.html","
\n \n {{$first ? \'\' : \' > \'}}\n \n \n {{model.getAssetDisplayName(asset)}}\n [{{\'asset.explorer.root\' | i18n}}]\n \n \n
\n"); $templateCache.put("views/asset/list-ci.html","
\n

\n \n \n {{\'asset.explorer.relatives.title\' | i18n: [model.getAssetDisplayName(model.currentCi), model.totalCount]}}\n \n \n {{\'asset.explorer.noRelatives.title\' | i18n: model.getAssetDisplayName(model.currentCi)}}\n \n \n

\n
\n
\n
\n \n
\n
\n \n
\n
\n \n {{getRelationshipTypesLabel(asset)}}\n \n
\n
\n {{\'asset.attributes.model\' | i18n}}:\n \n {{asset.realObject.model}}\n \n {{\'asset.explorer.field.na\' | i18n}}\n
\n
\n {{\'asset.attributes.manufacturer\' | i18n}}:\n \n {{asset.manufacturer || asset.realObject.manufacturer}}\n \n {{\'asset.explorer.field.na\' | i18n}}\n
\n
\n {{\'asset.attributes.status\' | i18n}}:\n \n {{getStatusLabel(asset)}}\n \n
\n
\n \n
\n
\n
\n
\n"); $templateCache.put("views/asset/relate-asset.html",""); $templateCache.put("views/asset/relate-people.html",""); $templateCache.put("views/approval/approval-banner.html","
\n
\n
\n
\n
\n
\n \n {{((approval.isUserApprovalPending ? \'approval.labels.reviewerMessage.\' : \'approval.labels.reviewsArePending.\') + context.type) | i18n}} \n\n
\n {{\'approval.labels.you.are.alternate.approver.for\' | i18n}}: {{state.alternateFor.join(\', \')}}\n
\n
\n
\n \n {{(\'approval.labels.reviewerMessage.noreviewer.\' + context.type) | i18n }}\n
\n
\n
\n \n
\n
\n
\n {{(\"approval.summary.\" + summaryItems[0].status.name) | i18n: _.uniq(summaryItems, \'signatureId\').length}}{{$last ? \'\' : \'approval.labels.and\' | i18n}}\n\n {{\'approval.approversList.labels.showList\' | i18n}}\n \n
\n
\n
\n \n \n\n
\n \n \n \n
\n
\n
"); $templateCache.put("views/approval/approval-list-item.html","
\n
\n \n {{\'approval.labels.\' + approval.status.name | i18n}}\n \n {{\'approval.labels.group.pending\' | i18n}}\n {{\'approval.labels.individual.pending\' | i18n}}\n \n
\n
\n \"{{approval.approver.fullName}}\"\n
\n
\n
\n {{approval.approver.fullName}}\n \n {{\'approval.labels.alternate.approver.for\' | i18n}} {{approval.approvedFor.join(\', \')}}\n \n
\n
{{approval.approver.organization}}
\n
{{approval.approver.jobTitle}}
\n
\n
\n
\n
{{approval.approverGroup.name}}
\n
{{approval.approverGroup.company.name}}
\n
\n
\n
\n
\n {{approval.approverGroup.name}}\n
\n
\n
\n
\n {{\'serviceRequest.details.approval.comments\' | i18n}}: {{approval.justification}}\n
"); $templateCache.put("views/approval/approvals-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n\n
\n

{{\'common.labels.approvalList\' | i18n}}

\n
\n
\n
\n \n \n
\n \n
    \n
  • \n
    {{\'approval.labels.addApprover\' | i18n}}
    \n
  • \n
  • \n
    {{\'approval.labels.addApprovalGroup\' | i18n}}
    \n
  • \n
\n
\n
\n
\n \n
\n \n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n\n
\n \n
\n\n
\n \n
\n
\n
\n \n
\n
\n\n
\n
\n {{\'approval.labels.oneShouldApprove\' | i18n:(\'ticket.type.\' + ticketType | i18n)}}\n
\n \n
\n
\n
\n {{\'approval.labels.allShouldApprove\' | i18n:(\'ticket.type.\' + ticketType | i18n)}}\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
\n"); $templateCache.put("views/collision/collision-banner.html","
\n
\n
\n \n
\n
\n \n {{\'collision.triggerCollisionDetection.text\' | i18n:(autoTriggerChangeCollisionForCIsUpto)}}\n
\n
\n \n\n
\n \n \n
\n
\n
\n
"); $templateCache.put("views/chat/history.html","
\n
\n
\n
\n
\n {{\'chat.history.title\' | i18n}}\n
\n
\n \n
\n
\n
\n\n
\n\n
\n
\n \"{{conv.selectedUser.fullName}}\"\n
\n
\n
{{conv.listParticipants()}}
\n \n
\n {{\'chat.history.list.item.messagesAmount\' | i18n:(conv.messagesCount)}}\n {{\'chat.history.list.item.startDate\' | i18n:(conv.getStartDate())}}\n {{\'chat.history.list.item.endDate\' | i18n:(conv.getEndDate())}}\n
\n
\n
\n
\n\n
\n
\n
\n
\n
\n {{selectedConv.listParticipants()}}\n
\n
\n {{\"chat.history.connectedTo.label\" | i18n}} {{selectedConv.generateRelatedItemTitle()}}\n
\n
\n
\n \n
\n
\n
"); $templateCache.put("views/change/basic-details-v2.html","
\n
\n
\n \n \n
\n
\n
"); $templateCache.put("views/change/basic-details.html","
\n
\n
\n \n
\n
\n
\n \n \n
\n
\n
\n\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n \n
\n
\n
\n
\n
\n \n
\n \n
\n
\n\n
\n
\n
\n
\n \"{{draftTicket.assignee.fullName}}\"\n \n\n
\n
{{ \'create.change.wizard.basicDetails.changeCoordinator\' | i18n }}
\n \n {{ \'create.ticket.auto.assign\' | i18n }}\n \n {{\'common.label.noneYet\' | i18n }}\n {{draftTicket.assignee.fullName}}\n
\n\n
\n
{{\'common.labels.supportGroup\' | i18n}}
\n {{ draftTicket.supportGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n\n \n
\n
\n
\n
\n \"{{draftTicket.manager.fullName}}\"\n \n\n
\n
{{ \'create.change.wizard.basicDetails.changeManager\' | i18n }}
\n \n {{ \'create.ticket.auto.assign\' | i18n }}\n \n {{\'common.label.noneYet\' | i18n }}\n {{draftTicket.manager.fullName}}\n
\n\n
\n
{{\'common.labels.supportGroup\' | i18n}}
\n {{ draftTicket.managerGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n\n \n
\n
\n
\n \n
\n
\n
\n
\n \n {{\'create.change.wizard.basicDetails.impactedAreas.title\' | i18n}}\n \n
\n
0\">\n \n
\n
\n \n
\n
\n \n
\n
\n
\n"); $templateCache.put("views/change/calendar-book-view.html","\n"); $templateCache.put("views/change/calendar-month-view.html","\n"); $templateCache.put("views/change/calendar-view.html","\n"); $templateCache.put("views/change/calendar.html","
\n
\n
\n\n
\n \n
\n \n
\n
\n
\n
\n {{\'create.change.wizard.dates.showWeekends\' | i18n}}\n
\n
\n\n \n
\n
\n
\n
\n
\n
\n
\n {{\'create.change.wizard.dates.calendarType.label\' | i18n:model.calendarTypes.length}}\n
\n
\n
\n {{\'create.change.wizard.dates.calendarType.\' + type.id | i18n}}\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n
"); $templateCache.put("views/change/change-details-editor.html","
\n
\n
\n
\n \n
\n
\n \n \n
\n
\n \n
\n
\n
\n
\n {{\'ticket.detail.affectedService\' | i18n }}\n
\n
\n \n {{ticket.impactedService.name}}\n \n {{\'common.label.na\' | i18n}}\n
\n
\n \n \n
\n
\n \n
\n
\n
\n \n \n
\n {{ticket.company.name}}\n {{buildSiteTag(ticket.location)}}\n
\n
\n
\n
\n
\n
\n \"{{ticket.customer.fullName}}\"\n \n
\n
\n
\n
{{\'create.change.requestedFor\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n
\n {{ticket.customer.fullName}}\n {{\'common.labels.vip\' | i18n}}\n
\n \n \n
\n
\n
\n
\n \n
\n \n
\n
\n \n \n
\n
"); $templateCache.put("views/change/change-impacted-areas.html","
\n \n\n
\n
0\">\n
{{\'create.change.wizard.basicDetails.impactedAreas.title\' | i18n}}
\n \n
\n
\n
{{\'create.change.wizard.basicDetails.impactedAreas.title\' | i18n}}
\n \n
\n
\n
{{\'create.change.wizard.basicDetails.impactedAreas.title\' | i18n}}
\n
\n
0\">\n \n
\n
\n \n
\n
\n
\n
"); $templateCache.put("views/change/change-popover-content.html","
\n
\n
\n {{\'create.change.template.timing\' | i18n : (info.timing | localizeLabel: \'timing\': \'change\')}}\n
\n
\n {{ info.priority | localizeLabel: \'priority\':\'change\' }}\n
\n \n
\n
\n {{\'create.change.wizard.basicDetails.summary\' | i18n}}\n
\n
\n {{changeRequest.title}}\n
\n
\n
\n
\n
\n \"{{info.assignee.fullName}}\"\n\n\n \n
\n
\n
{{\'change.detail.changeCoordinator\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{info.assignee.fullName}}\n \n
{{\'common.labels.coordinatorGroup\' | i18n}}
\n {{ info.supportGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n
\n
\n
\n \"{{info.manager.fullName}}\"\n\n\n \n
\n
\n
{{\'change.detail.changeManager\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{info.manager.fullName}}\n \n
{{\'common.labels.supportGroup\' | i18n}}
\n {{ info.managerGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n
\n
\n
\n
\n"); $templateCache.put("views/change/change-popover-title.html","
\n
{{changeRequest.displayId}}
\n \n\n
"); $templateCache.put("views/change/change-profile-plans.html","
\n
\n
\n {{\'controls.action.edit\' | i18n}}\n
\n
\n {{\'change.details.noPlans.label\' | i18n}}\n
\n
    \n
  • \n
    \n

    \n {{ plan.workNote.documentType.label }}\n

    \n {{plan.typeIndex}}\n

    \n {{\'attachment.type.textDocument\' | i18n}}\n {{\'attachment.type.text\' | i18n}}\n {{\'attachment.type.document\' | i18n}}\n

    \n
    \n\n \n
  • \n
\n
\n\n
\n
\n
\n
\n \n \n \n
\n
\n \n
\n
\n
\n \n
\n
\n
"); $templateCache.put("views/change/change-tasks.html","
\n\n
\n\n
\n
\n\n
\n \n
    \n
  • \n
    {{\'create.change.fromScratch.title\' | i18n}}
    \n
  • \n
  • \n
    {{\'resourceSlice.task.add.from.template\' | i18n}}
    \n
  • \n
\n
\n
\n\n \n\n
\n \n
\n\n
{{\'ticket.relatedTasks.ordering.label\' | i18n}}
\n
\n\n
1 || (relatedTasks.length === 1 && relatedTasks[0] && relatedTasks[0].length > 1))\">\n
\n \n \n
\n
\n\n
{{\"resourceSlice.emptyList.savedTasks.label\" | i18n}}
\n\n
1 || (relatedTasks.length === 1 && relatedTasks[0] && relatedTasks[0].length > 1))}\"\n role=\"heading\" tabindex=\"0\" aria-label=\"{{\'ticket.relatedTasks.phase.label\' | i18n}} {{currentTaskPhase.name}}\">\n {{\'ticket.relatedTasks.phase.label\' | i18n}} {{currentTaskPhase.name}}\n
\n\n
1 || (relatedTasks.length === 1 && relatedTasks[0] && relatedTasks[0].length > 1))}\">\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n \n {{task[0].realObject.mainSequence}}\n \n {{\'ticket.relatedTasks.task.group.label\' | i18n}}{{task[0].realObject.taskGroupName}}\n
\n
\n
\n
\n \n
\n
\n
{{\'common.label.viewOnly\' | i18n}}
\n
{{\'ticket.relatedTasks.nesting.label\' | i18n}}
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n {{childTask.realObject.mainSequence}}.{{childTask.realObject.sequence ? childTask.realObject.sequence : 1 }}\n
\n
\n
\n
\n
\n
\n {{childTask.displayId}}: {{childTask.realObject.summary}}\n
{{childTask.realObject.desc}}
\n
\n\n
\n
{{childTask.realObject.status.value | localizeLabel: \'status\':\'task\'}}
\n \n {{childTask.realObject.assignee.fullName}}\n
\n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
{{task.realObject.mainSequence}}
\n
\n
\n
\n
\n
\n {{task.displayId}}: {{task.realObject.summary}}\n
{{task.realObject.desc}}
\n
\n\n
\n
{{task.realObject.status.value | localizeLabel: \'status\':\'task\'}}
\n \n {{task.realObject.assignee.fullName}}\n
\n
\n
\n
\n
\n
\n
\n\n \n
1 || (relatedTasks.length === 1 && relatedTasks[0] && relatedTasks[0].length > 1))}\">\n
\n
\n {{\'ticket.relatedTasks.phase.label\' | i18n}} {{phaseTasks[0].length ? phaseTasks[0][0].realObject.phaseName : phaseTasks[0].realObject.phaseName}}\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n \n {{task[0].realObject.mainSequence}}\n \n {{\'ticket.relatedTasks.task.group.label\' | i18n}}{{task[0].realObject.taskGroupName}}\n
\n
\n
\n
\n \n
\n
\n
{{\'common.label.viewOnly\' | i18n}}
\n
{{\'ticket.relatedTasks.nesting.label\' | i18n}}
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n {{childTask.realObject.mainSequence}}.{{childTask.realObject.sequence ? childTask.realObject.sequence : 1 }}\n
\n
\n
\n
\n
\n
\n {{childTask.displayId}}: {{childTask.realObject.summary}}\n
{{childTask.realObject.desc}}
\n
\n\n
\n
{{childTask.realObject.status.value | localizeLabel: \'status\':\'task\'}}
\n \n {{childTask.realObject.assignee.fullName}}\n
\n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n {{task.realObject.mainSequence}}\n
\n
\n
\n
\n
\n {{task.displayId}}: {{task.realObject.summary}}\n
{{task.realObject.desc}}
\n
\n\n
\n
{{task.realObject.status.value | localizeLabel: \'status\':\'task\'}}
\n \n {{task.realObject.assignee.fullName}}\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n\n
\n\n \n\n
"); $templateCache.put("views/change/change-wizard-tab.html","
\n
\n \n

*

\n \n {{title}}\n \n
\n
"); $templateCache.put("views/change/change-wizard.html","
\n
\n \n\n
\n
\n

{{\'create.change.wizard.header\' | i18n}}

\n
{{\'create.change.wizard.description\' | i18n}}
\n
\n\n
\n
\n \"{{draftTicket.assignee.fullName}}\"\n\n \n\n
\n
{{\'create.change.wizard.basicDetails.changeCoordinator\' | i18n}}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{draftTicket.assignee.fullName}}\n \n
\n
\n
\n \"{{draftTicket.manager.fullName}}\"\n\n \n\n
\n
{{\'create.change.wizard.basicDetails.changeManager\' | i18n}}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{draftTicket.manager.fullName}}\n \n
\n
\n
\n
\n\n
\n
\n \n \n \n \n \n
\n
\n \n \n \n \n \n
\n
\n\n
\n \n \n {{\'create.change.wizard.form.invalid\' | i18n:(invalidFormCount())}}\n \n\n
\n

{{linkedCount}}

\n
{{\'create.change.wizard.cis.linked\' | i18n}}
\n \n \n \n \n
\n
\n
"); $templateCache.put("views/change/ci-relation-preview.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n
\n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/change/ci-relation-save-preset-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'console.saveFilterPresetBlade.title\' | i18n}}

\n
\n
\n
\n \n\n \n\n
\n \n
\n
\n {{filter.label ? (\'console.filter.optionName.\' + filter.label | i18n) : filter.name}}\n
\n
\n {{keyword}}\n
\n
\n
\n\n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
\n"); $templateCache.put("views/change/ci-relations.html","
\n
{{\'create.change.wizard.ci.search\' | i18n}}
\n
\n
\n
\n
\n

{{search.totalMatchCount || \'0\'}}

\n

{{\'create.change.wizard.cis\' | i18n}}

\n \n
\n\n
\n
\n
\n \n \n
\n
\n \n
\n
\n
\n
\n \n
    \n
  • \n
    \n {{\'common.relationship.type.\' + relation | i18n}}\n
    \n
  • \n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
0 || search.searchKeywords.length > 0\">\n \n
\n
\n\n \n
=0, \'ci-search-section__selected-count_nonzero\': search.linkedCount>0}\" ng-if=\"search.linkedCount != null && search.linkedCount>=0\">\n
\n

{{search.linkedCount}}

\n
{{\'create.change.wizard.cis.linked\' | i18n}}
\n
\n
\n
\n
search.results.length\">\n {{\'change.configurationItems.selectedCIsAmount.text\' | i18n:search.selectedCount}}\n {{\"change.configurationItems.selectAllCIs.text\" | i18n:search.totalMatchCount}}\n
\n
\n {{\"change.configurationItems.allItemsAreSelected\" | i18n:search.selectedCount}}\n {{\"change.configurationItems.clearSelection\" | i18n}}\n
\n
\n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n {{column.displayName | i18n}}\n \n \n
\n {{column.displayName | i18n}}\n
\n
\n {{\'create.change.wizard.ci.linked\' | i18n}}\n
\n \n \n {{item.name}}\n \n {{item.id}}\n \n {{item.type}}\n \n {{item.status.value}}\n \n {{item.assetExtension.serialNumber}}\n \n {{item.site.name}}\n \n {{item.product.name}}\n \n
\n {{\'common.relationship.type.\' + tag | i18n}}\n \n
\n
\n
\n
100 && search.totalMatchCount > search.results.length\" class=\"ci-search-section__show-more\">\n\n \n {{\"common.labels.showMore\" | i18n}}\n \n
\n
\n
\n
\n \n
\n \n
\n
"); $templateCache.put("views/change/create-change-class-selection.html","
\n
\n \n
\n
\n \n
\n \n \n
\n
\n
{{\'create.change.fromScratch.heading\' | i18n}}
\n
\n
\n {{timing.label}}\n {{\'create.change.fromScratch.classDescription.\' + timing.index | i18n}}\n
\n
\n"); $templateCache.put("views/change/create-change-selector.html","
\n
\n\n
\n

{{\'create.change.header\' | i18n}}

{{\'create.change.related.header\' | i18n}} {{\'common.labels.\' + relatedDraftInfo.fromType | i18n}}

{{\'create.change.description\' | i18n}}\n
\n\n \n\n
\n
\n \n\n \n
\n
\n
\n"); $templateCache.put("views/change/create-change-template-selection.html","
\n
\n
\n
\n \n
\n
\n \n
\n \n \n
\n
\n \n \n \n
\n
\n
{{\'create.change.template.noMatch\' | i18n : template.search}}
\n
{{\'create.change.template.searchResults\' | i18n : template.list.length}}
\n
\n
\n\n
\n
\n
\n
\n
{{item.name}}
\n
{{\'create.change.template.timing\' | i18n : (item.templateObject.timing | localizeLabel: \'timing\': \'change\')}}
\n
\n
\n
\n
\n
\n
{{\'create.change.template.recentlyUsed\' | i18n}}
\n
\n
\n
\n
\n
\n
\n
\n
{{item.name}}
\n
{{\'create.change.template.timing\' | i18n : (item.templateObject.timing | localizeLabel: \'timing\': \'change\')}}
\n
\n
\n
\n
\n
\n
\n
{{\'create.change.template.preview\' | i18n}}
\n \n
\n
"); $templateCache.put("views/change/dates-v2.html","
\n
\n \n \n \n \n \n
\n
\n
0 && !(scheduledDatesSection.fields && scheduledDatesSection.fields[0] && scheduledDatesSection.fields[0].isHidden)\">\n
\n \n
\n \n
\n
\n 0\"\n panel-id=\"{{screenLayout.name}}.{{scheduledDatesSection.name}}\"\n stacked=\"true\"\n edit-mode=\"editMode\"\n is-dates-panel=\"true\"\n class=\"editable-content-section-block panel-field-area\"\n update-is-handled-by-parent=\"true\">\n \n
\n
0 && !(actualDatesSection.fields && actualDatesSection.fields[0] && actualDatesSection.fields[0].isHidden)\">\n
\n \n
\n \n
\n
\n 0\"\n panel-id=\"{{screenLayout.name}}.{{actualDatesSection.name}}\"\n stacked=\"true\"\n edit-mode=\"editMode\"\n is-dates-panel=\"true\"\n class=\"editable-content-section-block panel-field-area\"\n update-is-handled-by-parent=\"true\">\n \n
\n
\n
\n {{\'create.change.wizard.dates.target\' | i18n}}\n
\n
\n
0 && !(targetDateSection.fields && targetDateSection.fields[0] && targetDateSection.fields[0].isHidden)\">\n
\n \n
\n \n
\n
\n 0\"\n panel-id=\"{{screenLayout.name}}.{{targetDateSection.name}}\"\n stacked=\"true\"\n edit-mode=\"editMode\"\n is-dates-panel=\"true\"\n class=\"editable-content-section-block panel-field-area\"\n update-is-handled-by-parent=\"true\">\n \n
\n\n
\n {{\'collision.triggerCollisionDetection.text\' | i18n:(autoTriggerChangeCollisionForCIsUpto)}}\n
\n\n
\n {{\'create.change.wizard.dates.update.collisions\' | i18n}}\n \n
\n\n
\n \n
\n\n
0\">
\n
\n
0\">\n
\n \n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n \n
    \n
  • \n
    \n {{item.label}}\n
    \n
  • \n
\n
\n
\n
\n
\n \n \n \n \n \n \n
\n
\n
\n
\n
\n {{changeItem.displayId}}\n \n \n
\n
\n {{changeItem.displayId}}\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n {{ci.name}}\n
\n
\n
\n {{ci.status.name | localizeLabel: \'collisionStatus\':\'change\'}}\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n {{ci.name}}\n
\n
\n
\n \n {{ci.status.name | localizeLabel: \'collisionStatus\':\'change\'}}\n \n
\n
\n
\n
\n
\n \n
\n
\n\n
\n
\n
\n
\n \n
\n\n
\n
\n
\n
\n
\n
\n
\n
"); $templateCache.put("views/change/dates.html","
\n
\n \n \n \n \n \n
\n
\n
\n
\n \n
\n
\n {{\'create.change.wizard.dates.scheduled\' | i18n}}\n
\n
\n
\n
\n
\n
\n \n {{\'create.ticket.invalid.scheduled-start-date\'|i18n}}\n {{\'create.ticket.invalid.scheduled-end-date\'|i18n}}\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n\n
\n
\n \n
\n
\n {{\'create.change.wizard.dates.actual\' | i18n}}\n
\n
\n
\n
\n
\n
\n \n {{\'create.ticket.invalid.actual-start-date\'|i18n}}\n {{\'create.ticket.invalid.actual-end-date\'|i18n}}\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n\n
\n
\n \n
\n
\n {{\'create.change.wizard.dates.target.header\' | i18n}}\n
\n
\n
\n
\n {{\'create.change.wizard.dates.target\' | i18n}}\n
\n
\n
\n
\n
\n
\n \n {{\'create.ticket.invalid.target-date\'|i18n}}\n
\n
\n
\n
\n \n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n\n
\n {{\'create.change.wizard.dates.update.collisions\' | i18n}}\n \n
\n\n
\n \n
\n\n
\n
\n
0\">\n
\n \n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n \n
    \n
  • \n
    \n {{item.label}}\n
    \n
  • \n
\n
\n
\n
\n
\n \n \n \n \n \n \n
\n
\n
\n
\n
\n {{changeItem.displayId}}\n \n
\n
\n {{changeItem.displayId}}\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n {{ci.name}}\n
\n
\n
\n {{ci.status.name | localizeLabel: \'collisionStatus\':\'change\'}}\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n {{ci.name}}\n
\n
\n
\n \n {{ci.status.name | localizeLabel: \'collisionStatus\':\'change\'}}\n \n
\n
\n
\n
\n
\n \n
\n
\n\n
\n
\n
\n
\n \n
\n
\n
\n 0\"\n panel-id=\"{{screenLayout.name}}.{{datesPanel.name}}\"\n stacked=\"true\"\n edit-mode=\"editMode\"\n is-new=\"isNew\"\n class=\"editable-content-section-block\"\n update-is-handled-by-parent=\"true\">\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
"); $templateCache.put("views/change/documents-action-blade.html","
\n \n\n \n
"); $templateCache.put("views/change/documents-tab.html","
\n
\n
\n
\n

{{\'common.labels.addDocs\' | i18n}}

\n\n
\n

\n {{\'create.change.wizard.documents.selectDocuments.label\' | i18n}}\n {{\'create.change.wizard.documents.selectDocumentsCounter.label\' | i18n:selectedDocumentTypes.length}}\n

\n\n \n
\n
\n\n
\n
\n {{\'create.change.wizard.tabs.documents\' | i18n}}\n
\n
\n
\n {{docType.label}}\n
\n
\n\n
\n\n
\n
\n
\n \n

{{doc.label}}

\n \n \n \n
\n
1\">\n
\n {{$index + 1}}\n
\n
\n
\n \n {{\'create.change.wizard.documents.addPlanButton.label\' | i18n:doc.label}}\n
\n
\n
\n
\n\n
\n \n
\n
\n

\n {{\"timeline.note.addNote.placeholder\" | i18n}}\n

\n\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
"); $templateCache.put("views/change/edit-dates.html","
\n
\n
\n
\n

{{\'edit.dates.dates.header.editDates\' | i18n}}

\n
\n
\n

{{\'edit.dates.dates.header.viewDates\' | i18n}}

\n
\n
\n \n
\n
\n
\n
\n \n \n
\n
\n
"); $templateCache.put("views/change/impact-simulator.html","
\n
\n

{{\'impactAnalysis.header.label\' | i18n:displayId}}\n

\n \n \n \n
\n
\n \n \n
\n
\n
0\">\n \n \n
\n
\n \n
\n"); $templateCache.put("views/change/impacted-areas-editor.html","
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
"); $templateCache.put("views/change/impacted-areas.html","\n \n {{formatImpactedArea(area)}}\n \n \n \n\n"); $templateCache.put("views/change/outage-popover-content.html","
\n
\n
{{\'create.outage.unavailability.type\' | i18n}}
\n
{{info.type | localizeLabel: \'type\':\'outage\'}}
\n
\n
\n
{{\'outage.details.description\' | i18n}}
\n
{{info.desc}}
\n
\n
\n
{{\'common.label.asset\' | i18n}}
\n
{{info.affectedAsset.name}}
\n
\n
\n"); $templateCache.put("views/change/outage-popover-title.html","
\n
{{outage.displayId}}
\n \n
"); $templateCache.put("views/change/rationale.html","
\n
\n

{{\'collision.rationale.heading\' | i18n}}

\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n \n
\n
\n
\n
"); $templateCache.put("views/change/risk-level-badge.html","
\n {{riskLevel | localizeLabel: \'riskLevel\':\'change\' }}\n
\n"); $templateCache.put("views/change/risk-level.html","
\n
\n {{\'create.change.wizard.risks.higherRisk\' | i18n}}\n
\n
\n
\n \n
\n
\n
\n {{\'create.change.wizard.risks.lowerRisk\' | i18n}}\n
\n
\n"); $templateCache.put("views/change/risk-questions.html","
\n
\n
\n \n {{\'create.ticket.invalid.risk-questions\'|i18n}}\n
\n
\n

\n {{\'create.change.wizard.risks.riskQuestions.empty\' | i18n}}\n

\n \n
\n\n
\n\n
\n
\n

\n {{question.label}}\n

\n
\n\n \n \n
\n
\n
\n
\n
\n"); $templateCache.put("views/change/risks.html","
\n
\n 0\"\n panel-id=\"{{screenLayout.name}}.{{riskSection.name}}\"\n stacked=\"true\"\n edit-mode=\"editMode\"\n is-new=\"isNew\"\n class=\"editable-content-section-block create-change-wizard__risk_layout\"\n update-is-handled-by-parent=\"true\">\n \n
\n
"); $templateCache.put("views/common/alert-carousel.html","
\n
\n
\n \n {{ alertDetails.alertItems.length | labelByCount: \'alert.labels.count.label\' }}\n
\n
\n {{\'common.labels.show\' | i18n}}\n
\n
\n {{alertDetails.alertHeading}}\n
\n
\n
1\">\n
\n \n {{\'alert.labels.list\' | i18n : [alertIndex+1, alertDetails.alertItems.length] }}\n \n
\n
\n\n
\n
\n \n \n \n
\n
\n \n \n \n
\n
\n \n
\n
\n \n
\n
{{\'knowledge.edit.flag.label\' | i18n}}
\n
\n \n
\n
\n \n \n \n
\n
\n
\n
\n {{\'common.labels.hide\' | i18n}}\n
\n
"); $templateCache.put("views/common/assign-action-blade.html","
\n
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'assignBlade.title\' | i18n}}

\n
\n\n
\n
\n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n
\n \n
\n
\n
\n
\n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/common/assignee-chooser-directive.html","
\n
\n
\n \n\n \n
\n\n
\n \n
\n\n
\n \n
\n\n
\n \n
\n\n
\n \n
\n
\n\n
\n
\n {{\'assignBlade.supportPerson.noMatch.label\' | i18n}}\n
\n
\n {{\'common.labels.tooManyToDisplay\' | i18n}}\n
\n
\n
\n
\n
\n
\n
{{\'assignBlade.assignToGroup\' | i18n}}
\n
{{assignee.group.companyName || assignee.group.company.name}} > {{assignee.group.organization}} > {{assignee.group.name}}
\n
{{\'assignBlade.assignToGroup.description\' | i18n}}
\n
\n
\n
\n
\n\n
\n \"{{person.fullName}}\"\n
\n
\n
\n
\n
{{person.fullName}}
\n
\n
\n
\n \n {{\'assignBlade.supportPerson.multipleSupportGroup\' | i18n: person.numOfChildren}}\n
\n
\n
\n {{\'foundation.label.department\' | i18n}}: \n {{person.department}}\n
\n
\n
\n
{{person.fullName}}
\n
{{person.company.name}} > {{person.supportOrganization}} > {{person.supportGroup}}
\n
\n {{\'foundation.label.department\' | i18n}}: \n {{person.department}}\n
\n
\n
\n
\n\n
\n\n
{{person.fullName}}
\n
{{person.company.name}} > {{person.supportOrganization}} > {{person.supportGroup}}
\n
\n
\n\n
2 || !state.tooManySupportPeople) && (assignment.groups.length || state.tooManySupportGroups)\" class=\"action-blade__assign-list-label\">\n {{\'assignBlade.supportPerson.notFound.label\' | i18n}} \n \n
\n
"); $templateCache.put("views/common/attachment-preview-popup.html","
\n

\n {{ workNote.documentType.label }}\n

\n\n
\n {{ \'common.button.close\' | i18n }} \n
\n\n
\n
\n
\n\n

{{\'documentViewer.label.noDocumentsAttached\' | i18n}}

\n

{{\'documentViewer.label.fileTypeNotSupported\' | i18n}}

\n\n
\n
\n
\n\n
\n
    \n
  • \n
    \n
    \n\n

    \n {{ file.name }}\n

    \n
  • \n
\n
\n
\n\n
\n
\n

\n {{ currentFile.name }}\n

\n\n
\n {{\'attachment.dateAdded\' | i18n}}: {{ workNote.createDate | date:\'mediumDate\' }}\n
\n\n \n \n \n \n\n
\n

\n {{\'attachment.notes\' | i18n}}:\n

\n\n
\n {{ workNote.notes }}\n
\n
\n\n
\n {{ \'common.button.download\' | i18n }}\n
\n
\n
\n
\n
\n"); $templateCache.put("views/common/bcm-credentials-template.html","
{{ \'user.bcmLoginForm.title\' | i18n }}
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n

{{ \'user.loginError.\' + errorMessageType | i18n }}

\n
\n
\n

{{errorGeneral}}

\n
\n
\n \n
"); $templateCache.put("views/common/bulk-assign-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'assignBlade.title\' | i18n}}

\n
\n\n
\n
\n \n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/common/categories-editor-browse-template.html","\n {{ \'console.ticket.noResult.placeholder\' | i18n}}\n \n {{match.label.company.name}}\n {{match.label.manufacturer}}\n"); $templateCache.put("views/common/categories-editor-selector-template.html","\n {{ \'console.ticket.noResult.placeholder\' | i18n}}\n \n {{match.label.company.name}}\n"); $templateCache.put("views/common/categories-editor.html","
\n
\n
\n\n
\n\n \n\n
\n \n
\n\n\n\n
\n
\n\n
\n \n
\n
\n {{getSerializedValue(categoryTag)}}\n {{(\"common.labels.primary\" | i18n).toUpperCase()}}\n \n
\n
\n
\n \n \n
\n \n
\n \n \n
\n\n\n
    \n
  • 0\" ng-repeat=\"item in category.recommendations\">\n
    \n \n {{item.company.name}}\n
    \n
  • \n
  • \n
    \n {{ \'console.ticket.noResult.placeholder\' | i18n}}\n
    \n
  • \n
  • \n
    \n {{ \'categorization.cognitive.noRecommendationFound\' | i18n}}\n
    \n
  • \n
  • \n
    \n {{ \'categorization.cognitive.noRecommendationFound\' | i18n}}\n
    \n
  • \n
\n\n \n
\n
\n\n
\n \n\n
\n
\n {{categoryTag.serializedValue}}\n {{(\"common.labels.primary\" | i18n).toUpperCase()}}\n \n
\n
\n\n \n\n \n\n
    \n
  • \n
    \n {{\'categorization.noTiers\' | i18n}}\n
    \n
  • \n
  • \n \n
  • \n
  • \n \n \n
  • \n \n
  • \n
    2 && tier.tooManyItems)\"\n ng-click=\"$event.stopPropagation();\">\n \n
    \n \n
    \n \n
    \n
  • \n
  • \n
    \n {{ item.tier || item }}\n
    {{item.company.name}}
    \n
    {{item.manufacturer}}
    \n
    \n
  • \n
\n\n
\n \n \n |\n \n
\n
\n
\n
\n
\n \n
\n
\n \n\n
\n
\n {{categoryTag.serializedValue}}\n {{(\"common.labels.primary\" | i18n).toUpperCase()}}\n
\n
\n
\n
\n
\n"); $templateCache.put("views/common/categories-section.html","
\n
\n\n \n
\n {{\'categorization.noCategories\' | i18n}}\n
\n\n
\n {{\'ticket.notification.draft.missingField\' | i18n:(\'categorization.categories\' | i18n)}}\n
\n\n
\n
\n
\n
{{category.label}}
\n {{(category | serializeCategory) || (\'categorization.noneSet\' | i18n)}}\n
\n
\n
\n
\n\n
\n \n
\n
\n"); $templateCache.put("views/common/character-limit-message-directive.html","
= limit}\">\n {{ field.length || 0}} / {{limit}}\n = limit\">{{ \'ticket.summary.maximum\' | i18n }}\n
"); $templateCache.put("views/common/currency-input-directive.html","
\n
\n \n \n
\n \n
\n"); $templateCache.put("views/common/datepicker-day.html","\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
{{label.abbr}}
{{ weekNumbers[$index] }}\n \n
"); $templateCache.put("views/common/edit-activity-dates.html","
\n
\n \n {{\'create.ticket.invalid.scheduled-start-date\'|i18n}}\n {{\'create.ticket.invalid.scheduled-end-date\'|i18n}}\n {{\'create.ticket.invalid.actual-start-date\'|i18n}}\n {{\'create.ticket.invalid.actual-end-date\'|i18n}}\n
\n
\n
\n
\n
\n
\n {{ \'create.ticket.scheduled.date\' | i18n }}\n
\n
\n\n
\n
\n
\n
\n \n
\n\n
\n
\n
\n \n
\n
\n
\n
\n
\n\n
\n \n
\n\n\n
\n
\n
\n \n
\n\n\n
\n
\n
\n
\n
\n
\n
\n {{ \'create.ticket.actual.date\' | i18n }}\n
\n
\n
\n\n
\n
\n
\n \n
\n\n
\n
\n
\n \n
\n
\n
\n
\n\n\n\n
\n\n
\n \n
\n\n\n
\n
\n
\n \n
\n\n
\n
\n
\n\n
\n
"); $templateCache.put("views/common/edit-affected-assets.html","
\n
\n \n
\n
\n \n
\n
\n"); $templateCache.put("views/common/edit-release-dates.html","
\n
\n \n {{\'create.ticket.invalid.scheduled-start-date\'|i18n}}\n {{\'create.ticket.invalid.scheduled-end-date\'|i18n}}\n {{\'create.ticket.invalid.actual-start-date\'|i18n}}\n {{\'create.ticket.invalid.actual-end-date\'|i18n}}\n {{\'create.ticket.invalid.deployment-start-date\'|i18n}}\n {{\'create.ticket.invalid.deployment-end-date\'|i18n}}\n {{\'create.ticket.invalid.target-date\'|i18n}}\n\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n\n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n\n
"); $templateCache.put("views/common/edit-service-type.html","
\n
\n \n
\n
"); $templateCache.put("views/common/edit-summary-directive.html","
\n \n \n\n
\n \n
= attachmentLimit\">\n
{{\'timeline.note.max.attachments\'| i18n:(attachmentLimit || \'\')}}
\n
\n
\n
"); $templateCache.put("views/common/edit-ticket-dates.html","
\n
\n \n {{\'create.ticket.invalid.scheduled-start-date\'|i18n}}\n {{\'create.ticket.invalid.scheduled-end-date\'|i18n}}\n {{\'create.ticket.invalid.actual-start-date\'|i18n}}\n {{\'create.ticket.invalid.actual-end-date\'|i18n}}\n {{\'create.ticket.invalid.target-date\'|i18n}}\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
"); $templateCache.put("views/common/editable-content-section.html","
\n\n
\n\n
\n\n
\n {{\'controls.action.edit\' | i18n}}\n
\n\n
\n \n \n
\n\n
\n\n
\n\n
"); $templateCache.put("views/common/feed-attachments.html","
\n\n
\n\n
\n
\n\n
\n \n
\n\n \n {{attachment.name}}\n \n {{attachment.name}}\n
\n"); $templateCache.put("views/common/feedback.html","\n
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'user.survey\' | i18n}}

\n
\n\n
\n \n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/common/field-action-directive.html","\n
\n \n \n \n
"); $templateCache.put("views/common/filter-select-all-control.html","
\n \n \n
"); $templateCache.put("views/common/foundation-selector.html","
\n
\n \n \n \n \n
    \n
  • \n
    \n {{\'categorization.noTiers\' | i18n}}\n
    \n
  • \n
  • \n \n
  • \n
  • \n \n \n
  • \n\n
  • \n
    {{\'search.category.exceedsChunkSize\' | i18n}}
    \n
    {{\'common.labels.tooManyToDisplay\' | i18n}}
    \n \n
    \n \n
    \n
  • \n
  • \n
    \n {{fdFieldValue.name}}\n {{fdFieldValue.attributeMap[fdField.connected.searchOptionName]}}\n
    \n
  • \n
\n
\n\n
\n \n
\n
"); $templateCache.put("views/common/history-menu.html","\n
\n
\n \n\n
\n
\n \n {{($first ? \'historyMenu.tickets.label\' : \'historyMenu.knowledge.label\') | i18n}}\n \n
\n \n
\n
\n
"); $templateCache.put("views/common/input-counter.html",""); $templateCache.put("views/common/launch-actions-dropdown.html","
\n \n \n
"); $templateCache.put("views/common/loading-spinner-directive.html","
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
"); $templateCache.put("views/common/nested-dropdown.html","
\n \n \n
"); $templateCache.put("views/common/print-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'printDialog.\' + type + \'.title\' | i18n}}

\n
\n
\n\n \n
\n\n
\n

{{entity.title}}

\n
\n

\n {{\'knowledge.detail.summary.orderId.label\' | i18n:(entity.articleId || \'\')}}\n
\n\n
\n
\n
\n {{entity.status.value | localizeLabel: \'status\':\'knowledge\'}}\n
\n
\n {{\'common.labels.version\' | i18n}} {{entity.version}} - {{entity.createDate | datePreConfigTimezone:\'short\'}}\n
\n
\n
\n
\n\n
\n
\n
\n \n
\n Open Approvals\n
\n \n
\n Closed Approvals\n
\n \n
\n Rejected Approvals\n
\n \n
\n
\n
\n

{{paragraph.label}}

\n
\n
\n
\n \n
\n \n \n
\n \n \n
\n

\n {{\'create.knowledge.article.metadata\' | i18n}}\n

\n \n \n \n \n
\n \n
\n
\n \n
\n \n\n \n
\n
\n
\n
\n
\n
\n \n\n \n
\n \n \n \n
\n
\n
\n \n {{entity.status.value | localizeLabel: \'status\':type}}\n
\n
\n \n
\n
\n
\n
\n \n {{entity.status.reason | localizeLabel: \'statusReason\':type}}\n
\n
\n
\n
\n \n {{entity.resolution | i18n}}\n
\n
\n
\n
\n \n
\n Open Approvals\n
\n \n
\n Closed Approvals\n
\n \n
\n Rejected Approvals\n
\n \n
\n
\n \n
\n
\n
\n \n
\n
\n
\n\n
\n \n
\n
\n {{\'task.parent.label\' | i18n}}\n {{entity.parentDisplayId}}: {{entity.parentSummary}}\n
\n
\n {{\'task.parent.label\' | i18n}}\n {{entity.parentDisplayId}}: {{entity.parentSummary}}\n
\n
\n \n\n \n \n\n \n\n \n
\n \n
\n \n \n {{\'ticket.vendor.label.details\' | i18n : vendorInfo.vendor && vendorInfo.vendor.name || entity.brokerVendorName }}\n \n
\n
{{\'ticket.vendor.label.id\' | i18n}}
\n \n
\n {{ vendorInfo.id || \'\'}}\n
\n
\n
\n
\n
{{\'ticket.vendor.label.lastUpdate\' | i18n}}
\n
\n {{ vendorInfo.updated ? ((vendorInfo.updated | date:\'mediumDate\') + \' \' + (vendorInfo.updated | date:\'shortTime\')) : (\'common.label.none\' | i18n) }}\n
\n
\n
\n
{{\'ticket.vendor.label.status\' | i18n}}
\n
\n {{ vendorInfo.status || \'\'}}\n
\n
\n
\n
\n
{{\'ticket.vendor.label.title\' | i18n}}
\n
\n {{ vendorInfo.title || \'\'}}\n
\n
\n
\n
{{\'ticket.vendor.label.description\' | i18n}}
\n
\n {{ vendorInfo.description || \'\'}}\n
\n
\n
\n
\n
{{property.name}}
\n
\n {{ property.value || \'\'}}\n
\n
\n {{ property.value ? ((property.value | date:\'mediumDate\') + \' \' + (property.value | date:\'shortTime\')) : (\'common.label.none\' | i18n) }}\n
\n
\n
\n
\n
\n
\n \n \n \n \n \n\n \n
\n \n \n \n \n \n \n \n \n \n
\n\n \n
\n \n \n
\n \n \n \n \n
\n
\n\n
\n
\n
\n \n\n \n
\n
\n

{{entity.summary}}

\n
\n

\n {{(type + \'.detail.summary.orderId.label\') | i18n:(entity.displayId || \'\')}}\n
\n
\n
\n
\n {{entity.status.value | localizeLabel: \'status\':type}}\n
\n
\n
\n \n
\n
\n
\n
\n {{entity.fullName}}\n {{\'common.labels.vip\' | i18n}}\n\n
\n
{{entity.jobTitle}}
\n
{{entity.organization}}
\n
{{entity.department}}
\n
\n\n
\n {{entity.company.name}}\n
\n
\n
\n
\n
\n \n
\n \n\n
\n\n
\n \n {{entity.contact.firstName}} {{entity.contact.lastName}} \n {{\'ticket.contact.madeRequest\'| i18n}}\n
\n\n \n
\n
\n \n
\n Open Approvals\n
\n \n
\n Closed Approvals\n
\n \n
\n Rejected Approvals\n
\n \n
\n
\n \n
\n\n \n\n
\n \n\n
\n
{{\'person.details.introduction\' | i18n}}
\n
\n {{entity.introduction}}\n
\n\n
\n
\n
\n {{\'person.details.enabled\' | i18n}}:\n {{entity.enabled? (\'common.labels.yes\' | i18n) : (\'common.labels.no\' | i18n)}}\n
\n
\n {{\'person.details.availableForAssignment\' | i18n}}:\n {{entity.availableForAssignment? (\'common.labels.yes\' | i18n) : (\'common.labels.no\' | i18n)}}\n
\n
\n\n
\n
\n {{\'person.details.linkedin\' | i18n}}:\n {{entity.linkedIn}}\n
\n
\n {{\'person.details.twitter\' | i18n}}:\n {{entity.twitter}}\n
\n
\n\n
\n
\n {{\'person.details.agentsManager\' | i18n}}:\n {{entity.manager.fullName}}\n
\n
\n {{\'person.details.costCenter\' | i18n}}:\n {{entity.costCenter}}\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n \"{{entity.assignee.fullName}}\"\n
\n {{\'serviceRequest.details.requestCoordinator\'|i18n}}
\n \n {{entity.assignee.fullName}} \n
\n
\n
\n \n
\n
\n
\n {{\'serviceRequest.details.price\' | i18n}}\n
{{(entity.quantity || 1) * entity.price | number:2}} {{entity.currency}}
\n
\n
\n
\n
\n
{{\'serviceRequest.details.requestDefinition\'|i18n}}
\n
{{entity.requestTemplateTitle}}
\n\n
{{\'serviceRequest.details.detailedDesc\' | i18n}}
\n
{{entity.desc}}
\n
\n
\n
\n
\n {{ question.questionText }} :\n
{{ question.displayValue }}
\n
\n
\n
\n
\n
\n \n \n \n \n
\n \n
\n
\n\n
\n\n
\n
{{\'ticket.detail.company\' | i18n}}
\n {{entity.company.name}}\n {{\'common.label.na\' | i18n}}\n
\n\n
\n
{{\'ticket.detail.affectedService\' | i18n}}
\n \n {{entity.impactedService.name}}\n \n {{\'common.label.na\' | i18n}}\n
\n\n
\n
{{\'ticket.detail.affectedAsset\' | i18n}}
\n \n {{entity.causalCI.name}}\n \n {{\'common.label.na\' | i18n}}\n
\n\n
\n
\n
{{\'create.incident.incidentType\' | i18n}}
\n \n {{entity.serviceType | localizeLabel: \'serviceType\':\'incident\' }}\n \n {{\'common.label.na\' | i18n}}\n
\n
\n
\n
\n
\n
{{\'ticket.detail.problemLocation\' | i18n}}
\n {{buildSiteTag(entity.location)}}\n {{entity.company.name}}\n
\n
\n
{{\'ticket.detail.investigationDriver\' | i18n}}
\n {{entity.investigationDriver | localizeLabel: \'investigationDriver\': \'problem\'}}\n {{\'common.label.na\' | i18n}}\n
\n
\n
\n \n\n
0\">\n
{{\'ticket.detail.impactedAreas\' | i18n}}
\n \n
\n\n
\n \n
\n\n
\n
\n
{{\'ticket.detail.rootCause\' | i18n}}
\n {{entity.rootCause}}\n
\n
\n
\n
\n
{{\'ticket.detail.workaround\' | i18n}}
\n
\n {{entity.workaround}}\n
\n
\n
\n\n
\n
{{\'ticket.resolutionNote\' | i18n}}
\n
\n {{entity.resolution}}\n
\n
\n\n \n \n
\n
\n
\n
\n \n\n \n
\n
\n
\n \n \n \n \n \n
\n
\n
\n \"{{entity.coordinator.fullName}}\"\n \n
\n
\n
{{(type === \'change\' ? \'change.detail.changeCoordinator\' : \'problem.details.coordinator\') | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{entity.coordinator.fullName}}\n \n
{{\'common.labels.coordinatorGroup\' | i18n}}
\n {{ entity.coordinatorGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n
\n
\n
\n \"{{entity.assignee.fullName}}\"\n \n
\n
\n
{{(type === \'change\' ? \'change.detail.changeCoordinator\' : \'common.labels.assignedTo\') | i18n}}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{entity.assignee.fullName}}\n \n
{{(type === \'change\' ? \'common.labels.coordinatorGroup\' : \'common.labels.supportGroup\') | i18n}}
\n {{ entity.supportGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n
\n
\n \n \n
\n \n
\n
\n \n
\n \n \n \n \n \n \n \n
\n \n
\n \n \n
\n
\n {{\'person.details.tickets.noTicketsFound\' | i18n}}\n
\n
\n \n
\n
\n\n \n
\n
\n {{\'person.details.tickets.noTicketsFound\' | i18n}}\n
\n
\n \n
\n
\n\n \n
\n
\n {{\'person.details.assets.noAssetsFound\' | i18n}}\n
\n
\n \n
\n
\n
\n\n \n \n
\n
\n {{\'person.details.tickets.noTicketsFound\' | i18n}}\n
\n
\n
{{\'person.details.tickets.requestedBy\' | i18n}} {{entity.firstName}} ({{personOpenTicketsTotalMatches || 0}})
\n
\n \n
\n
\n
\n
{{\'person.details.tickets.assignedTo\' | i18n}} {{entity.firstName}} ({{personAssignedTicketsTotalMatches || 0}})
\n
\n \n
\n
\n
\n
{{\'person.details.sberequets\' | i18n}} ({{personOpenSBETicketsTotalMatches || 0}})
\n
\n \n
\n
\n
\n\n \n
\n
\n {{\'person.details.assets.noAssetsFound\' | i18n}}\n
\n
\n \n
\n
\n\n \n
\n
\n {{\'person.details.supportGroups.noGroupsFound\' | i18n}}\n
\n
\n \n
\n
\n\n \n
\n
\n {{\'person.details.knowledgeArticles.noArticlesFound\' | i18n}}\n
\n
\n \n
\n
\n
\n
\n \n
\n \n \n
\n \n \n \n \n
\n
\n
\n
\n
\n
\n \n \n
\n
\n

{{entity.serviceName}}

\n
\n

\n {{\'sbeRequest.detail.summary.orderId.label\' | i18n:(entity.id || \'\')}}\n
\n
\n
\n
\n {{\'common.labels.status\' | i18n}}: {{\'serviceRequest.status.\'+entity.status.value | i18n}}\n
\n
\n {{\'ticket.statusReason\' | i18n}}: {{entity.status.reason}}\n
\n
\n
\n
\n
\n
\n
\n \n
\n \n\n
\n\n
\n \n {{entity.requestedBy.firstName}} {{entity.requestedBy.lastName}} \n {{\'ticket.contact.madeRequest\'| i18n}}\n
\n\n \n
\n
\n \n
\n Open Approvals\n
\n \n
\n Closed Approvals\n
\n \n
\n Rejected Approvals\n
\n \n
\n
\n \n
\n\n \n\n
\n \n\n
\n
{{\'person.details.introduction\' | i18n}}
\n
\n {{entity.introduction}}\n
\n\n
\n
\n
\n {{\'person.details.enabled\' | i18n}}:\n {{entity.enabled? (\'common.labels.yes\' | i18n) : (\'common.labels.no\' | i18n)}}\n
\n
\n {{\'person.details.availableForAssignment\' | i18n}}:\n {{entity.availableForAssignment? (\'common.labels.yes\' | i18n) : (\'common.labels.no\' | i18n)}}\n
\n
\n\n
\n
\n {{\'person.details.linkedin\' | i18n}}:\n {{entity.linkedIn}}\n
\n
\n {{\'person.details.twitter\' | i18n}}:\n {{entity.twitter}}\n
\n
\n\n
\n
\n {{\'person.details.agentsManager\' | i18n}}:\n {{entity.manager.fullName}}\n
\n
\n {{\'person.details.costCenter\' | i18n}}:\n {{entity.costCenter}}\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n {{\'sbeRequest.detail.summary.sbeorderId\' | i18n}}\n
{{entity.orderId}}
\n
\n
\n {{\'sbeRequest.details.paymentType\' | i18n}}\n
{{entity.paymentType}}
\n
\n
\n {{\'sbeRequest.details.quantity\' | i18n}}\n
{{entity.quantity}}
\n
\n
\n
\n
\n {{\'sbeRequest.details.onceCost\' | i18n}}\n
{{entity.onceCost}} {{entity.currency}}
\n
\n
\n {{\'sbeRequest.details.monthlyCost\' | i18n}}\n
{{entity.monthlyCost}} {{entity.currency}}
\n
\n
\n {{\'sbeRequest.details.yearlyCost\' | i18n}}\n
{{entity.yearlyCost}} {{entity.currency}}
\n
\n
\n
\n {{\'sbeRequest.details.completion.date\' | i18n}}\n
{{ entity.completedDate ? ((entity.completedDate | date:\'mediumDate\') + \' \' + (entity.completedDate| date:\'shortTime\')) : \'-\' }}
\n
\n
\n
\n
\n
\n
{{\'serviceRequest.details.orderTitle\' | i18n}}
\n
{{entity.orderTitle}}
\n
{{\'serviceRequest.details.excerpt\' | i18n}}
\n
{{entity.excerpt}}
\n
{{\'serviceRequest.details.detailedDesc\' | i18n}}
\n
{{entity.description}}
\n
\n
\n
\n
\n
\n {{ question.questionText }} :\n
{{ question.displayValue }}
\n
\n
\n {{attachment.metadataFileName}}\n
\n
\n
\n
\n
\n
\n
\n
\n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n \n \n
\n
\n

{{entity.name}}

\n
\n
\n
\n {{\'asset.details.crowdsourcedAsset\' | i18n}}\n
\n
\n
{{\'asset.details.poi.status\' | i18n}}:
\n
{{ (entity.poiInfo.status | localizeLabel: \'status\':\'asset\') || entity.poiInfo.status }}
\n
\n
\n
{{\'asset.details.poi.type\' | i18n}}:
\n {{(entity.poiInfo.type | localizeLabel: \'type\':\'asset\') || entity.poiInfo.type }}\n
\n
\n
\n
\n
{{\'common.labels.status\' | i18n}}:
{{ (entity.status.value | localizeLabel: \'status\':\'asset\') || entity.status.value }}\n
\n
\n
{{\'common.labels.type\' | i18n}}:
{{ (entity.type | localizeLabel: \'type\':\'asset\') || entity.typeLabel }}\n
\n
\n
{{\'common.labels.subtype\' | i18n}}:
{{entity.subTypeLabel}}\n
\n
\n
{{\'ticket.statusReason\' | i18n}}:
{{(entity.status.reason | localizeLabel: \'statusReason\':\'asset\') || entity.status.reason }}\n
\n
\n
{{\'common.label.company\' | i18n}}:
{{entity.company.name}}\n
\n
\n
{{\'asset.attributes.tag\' | i18n}}:
{{entity.tagNumber}}\n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
{{\'asset.attributes.hostName\' | i18n}}:
\n {{entity.assetExtension.hostName}}\n
\n
\n
{{\'asset.attributes.primaryCapability\' | i18n}}:
\n {{entity.assetExtension.primaryCapability}}\n
\n
\n
{{\'asset.attributes.systemType\' | i18n}}:
\n {{entity.assetExtension.systemType}}\n
\n
\n
{{\'asset.attributes.virtualSystemType\' | i18n}}:
\n {{entity.assetExtension.virtualSystemType}}\n
\n
\n
{{\'asset.attributes.capabilityList\' | i18n}}:
\n {{entity.assetExtension.capabilityList}}\n
\n
\n
\n
\n
\n {{\'asset.attributes.processor\' | i18n}}\n {{assetFlattenRelations.BMC_PROCESSOR.length}}\n \n\n \n
\n
\n {{\'asset.attributes.os\' | i18n}}\n {{assetFlattenRelations.BMC_OPERATINGSYSTEM.length}}\n \n\n \n
\n
\n {{\'asset.attributes.disk\' | i18n}}\n {{assetFlattenRelations.BMC_DISKDRIVE.length}}\n \n\n \n
\n
\n
\n
\n
\n
\n \n \n
\n
\n
\n
\n \n
\n
\n
\n
\n
{{\'asset.attributes.classId\' | i18n}}:
{{entity.assetId}}\n
\n
\n
{{\'asset.attributes.impact\' | i18n}}:
{{entity.impact}}\n
\n
\n
{{\'asset.attributes.manufacturer\' | i18n}}:
{{entity.manufacturer}}\n
\n
\n
{{\'asset.attributes.urgency\' | i18n}}:
{{entity.urgency}}\n
\n
\n
{{\'asset.attributes.systemRole\' | i18n}}:
{{entity.systemRole}}\n
\n
\n
{{\'asset.attributes.productName\' | i18n}}:
{{entity.product.name}}\n
\n
\n
{{\'asset.attributes.model\' | i18n}}:
{{entity.product.model}}\n
\n
\n
{{\'asset.attributes.supplier\' | i18n}}:
{{entity.supplier}}\n
\n
\n
{{\'asset.attributes.id\' | i18n}}:
{{entity.id}}\n
\n
\n
{{\'asset.attributes.supported\' | i18n}}:
{{entity.supported? (\'common.labels.yes\' | i18n) : (\'common.labels.no\' | i18n)}}\n
\n
\n
{{\'console.column.floor\' | i18n}}:
{{entity.floor}}\n
\n
\n
{{\'console.column.room\' | i18n}}:
{{entity.room}}\n
\n
\n
{{\'console.filter.name.submitter\' | i18n}}:
{{entity.submitter.fullName}}\n
\n
\n
{{\'asset.attributes.lastModifiedBy\' | i18n}}:
{{entity.lastModifiedBy.fullName}}\n
\n
\n
\n
\n
{{\'asset.attributes.financial\' | i18n}}
\n {{\'common.labels.hide\' | i18n}} \n {{\'common.labels.show\' | i18n}} \n
\n
{{\'asset.attributes.\'+key | i18n}}:
{{value}}
\n
{{\'asset.attributes.\'+key | i18n}}:
{{value.value | currency : value.currencycode+\" \" : 2}}
\n
\n
\n
\n
{{\'asset.attributes.lifecycleDates\' | i18n}}
\n {{\'common.labels.hide\' | i18n}} \n {{\'common.labels.show\' | i18n}} \n
\n
{{\'asset.attributes.\'+key | i18n}}:
{{value | date:\"MMM d, y h:mm a\"}}\n
\n
\n
\n
\n
\n
\n
{{\'asset.attributes.partNumber\' | i18n}}:
{{entity.partNumber}}\n
\n
\n
{{\'asset.attributes.serialNumber\' | i18n}}:
{{entity.serialNumber}}\n
\n
\n \n
\n
\n \n
\n
\n
\n \n \n
\n
\n \n
\n
\n
\n \n
\n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n {{\'asset.details.noPeople\' | i18n}}\n
\n
\n
\n {{\'asset.details.people.\' + key | i18n}}\n
\n
\n \n
\n
\n
\n
\n
\n
\n \n
\n \n \n
\n \n \n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
\n"); $templateCache.put("views/common/priority-editor.html","
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n {{ updatedInfo.priority.name | localizeLabel: \'priority\':ticket.type }}\n
\n
\n\n
\n
"); $templateCache.put("views/common/progress-modal-directive.html","
\n
\n
\n
{{title}}
\n
\n
\n
\n
\n
{{\'create.change.wizard.ci.relatingCI.launchNew\' | i18n}}
\n
\n \n
\n
\n
\n
\n
"); $templateCache.put("views/common/questions-list.html","
\n\n
\n 1\">{{$index+1}}. {{question.text}}\n
\n
\n\n \n \n \n \n
\n
\n
{{\'common.relationship.type.duplicateof\' | i18n}}:
\n
\n {{duplicateArticle.desc}}
\n
\n
\n\n
"); $templateCache.put("views/common/related-item-list.html","
\n
\n
\n \n \n \n
    \n
  • \n \n
  • \n
  • \n \n
  • \n
  • \n
    \n\n {{ (dependency == \'asset-to-assets\' ? \'asset.relationship.\' : \'common.labels.\') + filterItem.label | i18n }}\n
    \n
  • \n
\n
\n
\n
\n \n \n
\n \n
    \n
  • \n
    {{\'resourceSlice.linkedItem.createIncident.label\' | i18n}}
    \n
  • \n
  • \n
    {{\'resourceSlice.linkedItem.createWorkOrder.label\' | i18n}}
    \n
  • \n
  • \n
    {{\'resourceSlice.linkedItem.createKnowledge.label\' | i18n}}
    \n
  • \n
  • \n
    {{\'resourceSlice.linkedItem.createChange.label\' | i18n}}
    \n
  • \n
  • \n
    {{\'resourceSlice.linkedItem.createOutage.label\' | i18n}}
    \n
  • \n
  • \n
    {{\'resourceSlice.linkedItem.createProblem.label\' | i18n}}
    \n
  • \n
  • \n
    {{\'resourceSlice.linkedItem.createPKE.label\' | i18n}}
    \n
  • \n
\n
\n
\n
\n \n
    \n
  • \n
    {{\'resourceSlice.linkedItem.createIncident.label\' | i18n}}
    \n
  • \n
  • \n
    {{\'resourceSlice.linkedItem.createWorkOrder.label\' | i18n}}
    \n
  • \n
  • \n
    {{\'resourceSlice.linkedItem.createChange.label\' | i18n}}
    \n
  • \n
\n
\n
\n
\n
\n \n \n
\n
\n
{{\'resourceSlice.linkedItem.emptyList.label\' | i18n}}
\n
\n
\n {{ciExplorerModel.getRelationshipTypeLabel(relatedItemGroup.relationshipType)}}:\n
\n
\n\n \n \n
\n \n
\n
\n"); $templateCache.put("views/common/related-item.html","
\n\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n {{item.realObject.assetType | localizeLabel: \'assetType\':\'asset\'}}{{\'asset.attributes.status\' | i18n}}: {{(item.realObject.status.value | localizeLabel: \'status\':item.type) || item.realObject.status.value}}{{\'asset.attributes.manufacturer\' | i18n}}:\n {{item.realObject.manufacturer}}\n {{\'asset.explorer.field.na\' | i18n}}\n \n
{{\'asset.relationship.child.short\' | i18n}}
\n
{{\'asset.relationship.parent.short\' | i18n}}
\n
\n \n {{item.realObject.name}}\n \n {{\'asset.attributes.model\' | i18n}}:\n {{item.realObject.model}}\n {{\'asset.explorer.field.na\' | i18n}}\n
\n
\n\n
\n
\n
\n
\n \n \n
\n
\n\n
\n
\n
{{item.realObject.type | localizeLabel: \'type\':\'outage\'}}
\n
{{(item.realObject.status.value | localizeLabel: \'status\':item.type) || item.realObject.status.value}}
\n
\n \n
\n
\n {{item.realObject.affectedAsset.name}}\n
\n
\n
\n
{{\'ticket.detail.dlp\' | i18n}}
\n
{{item.displayId}}
\n \n
{{item.realObject.name || item.realObject.title || item.title || item.desc}}
\n \n {{item.realObject.name || item.realObject.title || item.title || item.desc}}\n \n
{{\'ticket.detail.company\' | i18n}}:\n \n {{(item.realObject.company.name | localizeLabel: \'status\':item.type) || item.realObject.company.name}}\n \n
\n
{{\'ticket.detail.triggeredby\' | i18n}}:\n \n {{item.realObject.triggeredBy}}\n \n
\n
\n {{\'ticket.status\' | i18n}}:\n \n {{(item.realObject.status.value | localizeLabel: \'status\':item.type) || item.realObject.status.value}}\n \n
\n
\n {{\'asset.attributes.type\' | i18n}}:\n \n {{item.realObject.assetType}}\n \n
\n
\n {{\'asset.details.crowdsourcedAsset\' | i18n}}\n
\n
\n {{\'common.labels.assignedTo\' | i18n}}:\n {{item.realObject.assignee.fullName}}\n
\n
\n {{\'release.detail.milestone\' | i18n}}: {{item.realObject.milestone}}\n
\n
\n {{\'release.detail.releaseCoordinator\' | i18n}}:\n {{item.realObject.coordinator.fullName}}\n
\n
\n
\n
\n \n {{\'asset.relationship.impact\' | i18n}}\n \n \n {{\'asset.relationship.child\' | i18n}}\n \n \n {{\'asset.relationship.parent\' | i18n}}\n \n
\n
\n
\n
\n {{item.realObject.scheduledStartDate | humanizeDate}}\n - {{item.realObject.scheduledEndDate | humanizeDate}}\n {{\'ticket.list.created\' | i18n}} {{item.realObject.createDate | humanizedAbsoluteDateFormat}}\n\n \n \n
\n
"); $templateCache.put("views/common/selection-directive.html","
\n \n \n \n \n \n
\n"); $templateCache.put("views/common/share-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'shareBlade.title\' | i18n}}

\n
\n\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n {{\'shareBlade.searchGroup.noMatch.label\' | i18n}}\n
\n
\n {{\'shareBlade.searchPerson.noMatch.label\' | i18n}}\n
\n
\n {{\'common.labels.tooManyPeopleToDisplay\' | i18n}}\n
\n
\n
\n \n
\n
\n \"{{person.fullName}}\"\n
\n
\n
\n {{person.openTickets}} {{ (person.openTickets == 1 ? \'assignBlade.person.openTicket\' : \'assignBlade.person.openTickets\') | i18n}}\n
\n
{{person.fullName}}
\n
{{person.company.name}} > {{person.supportOrganization}} > {{person.supportGroup}}
\n
\n {{\'foundation.label.department\' | i18n}}: \n {{person.department}}\n
\n
\n
\n
\n
\n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/common/show-more-less.html","
\n \n limit && limit > initialSize\">|\n \n
"); $templateCache.put("views/common/sla-progress-bar.html","\n\n
\n
1\" >{{item.tooltipCount}}
\n
1\" >{{item.tooltipCount}}
\n
"); $templateCache.put("views/common/sla-tooltip-detail.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'sla.details\' | i18n}}

\n
\n\n
\n
    \n
  • \n

    {{item.SLADetailTooltipText.title}}

    \n

    \n {{item.SLADetailTooltipText.message}}\n  {{item.SLAStatus}}\n


    \n
  • \n
\n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/common/text-area-expand-directive.html","
\n \n
"); $templateCache.put("views/common/ticket-transition.html","
\n
\n
\n
\n

{{\'incident.details.notFound\' | i18n}}

\n

{{\'workorder.details.notFound\' | i18n}}

\n

{{\'change.details.notFound\' | i18n}}

\n

{{\'task.details.notFound\' | i18n}}

\n
\n
\n\n
\n \n \n \n \n \n \n
\n
\n"); $templateCache.put("views/chart/chart-statistics.html","
\n
\n \n
\n\n
\n
\n
{{ \'common.labels.incident\' | i18n }}
\n
\n
\n
\n
\n
{{incidentKeyPerformanceData.onTimeData.value}}
\n
{{ \'chart.resolution.onTime.label\' | i18n }}
\n
\n
\n\n
\n
\n
{{incidentKeyPerformanceData.acceptedData.value}}
\n
{{ \'chart.resolution.accepted.label\' | i18n }}
\n
\n
\n\n
\n
\n
{{incidentKeyPerformanceData.firstCallData.value}}
\n
{{ \'chart.resolution.firstCall.label\' | i18n }}
\n
\n
\n
\n\n\n\n
\n
\n
\n
\n
{{ \'chart.incident.label\' | i18n }}
\n
\n
\n \n \n
\n
\n
\n \n \n
\n
\n \n \n \n
\n
\n
\n
\n\n
\n
\n
{{ \'common.labels.workorder\' | i18n }}
\n
\n
\n
\n
\n
{{workorderKeyPerformanceData.onTimeData.value}}
\n
{{ \'chart.resolution.onTime.label\' | i18n }}
\n
\n
\n\n
\n
\n
\n {{workorderKeyPerformanceData.scheduledData.value}}\n
\n
{{ \'chart.percent.scheduled.label\' | i18n }}
\n
\n
\n
\n\n\n\n\n
\n
\n
\n
\n
\n
\n
{{ \'chart.workorder.label\' | i18n }}
\n
\n \n \n
\n
\n
\n\n
\n \n \n
\n
\n \n \n \n
\n
\n
\n
\n\n
\n
\n
{{ \'common.labels.request\' | i18n }}
\n
\n
\n
\n
\n
{{requestKeyPerformanceData.onTimeData.value}}
\n
{{ \'chart.resolution.onTime.label\' | i18n }}
\n
\n
\n\n
\n
\n
{{requestKeyPerformanceData.acceptedData.value}}
\n
{{ \'chart.completion.accepted.label\' | i18n }}
\n
\n
\n
\n\n\n\n
\n
\n
\n
\n
\n
\n
{{ \'chart.servicerequest.label\' | i18n }}
\n
\n \n \n
\n
\n
\n\n
\n \n \n
\n
\n \n \n \n
\n
\n
\n
\n\n
\n
\n
{{ \'ticket.type.change\' | i18n }}
\n
\n
\n
\n \n
\n
\n \n
\n
\n\n
\n
\n
\n \n \n
\n
\n
\n \n \n
\n
\n
\n
\n
"); $templateCache.put("views/console/accessible-item-list.html","
\n
\n\n
\n
\n {{\'console.\' + consoleType + \'.record.count\' | i18n: [criteria.chunkInfo.startIndex + 1, endTicketCount, totalItemsFound]}}\n
\n
\n {{\'console.\' + consoleType + \'.records\' | i18n: [criteria.chunkInfo.startIndex + 1, endTicketCount]}}\n
\n \n \n
\n\n
\n
\n
\n \n
\n {{item.summary || \"\"}}\n
\n
\n {{((item.status && item.status.value) | localizeLabel: \'status\': item.type) || \"\"}}\n
\n
\n \n {{item.assignee.fullName}}\n
\n
\n {{item.type | tcCellType}}\n
\n
\n
\n
\n
\n
\n {{(item.type | localizeLabel: \'assetType\': \'asset\') || \"\"}}\n
\n
\n {{item.name || \"\"}}\n
\n
\n {{(item.product && item.product.name) || \"\"}}\n
\n
\n {{item.manufacturer || \"\"}}\n
\n
\n {{((item.status && item.status.value) | localizeLabel: \'status\': \'asset\') || \"\"}}\n
\n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n {{ column.displayName | i18n}}\n \n \n \n {{\'console.actions.label\' | i18n}}\n
\n \n \n \n {{ getColumnData(item, column.field, column.attributeName) }}\n \n \n {{\'common.placeholder.viewDetails\' | i18n}}\n \n \n {{\'common.placeholder.viewDetails\' | i18n}}\n \n
\n
\n
"); $templateCache.put("views/console/affected-service-typeahead-template.html","
\n \n \n \n \n \n
{{match.label.realObject.company.name}}
\n
"); $templateCache.put("views/console/column-configurator-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'console.columnConfiguration.title\' | i18n}}

\n \n
\n
\n
\n \n
{{\"console.columnConfiguration.tip\" | i18n}}
\n
\n
\n
{{\"console.columnConfiguration.column.available\" | i18n}}
\n\n
\n
\n {{\'console.filter.optionName.\' + option.label | i18n}}\n
\n
\n
\n
\n {{(consoleType !== \"ticket\") ? (\'console.column.\' + column.displayName | i18n) : column.displayName}}\n
\n
\n
\n
\n
{{\"console.columnConfiguration.column.selected\" | i18n}}
\n
\n
\n \n {{(consoleType !== \"ticket\") ? (\'console.column.\' + column.displayName | i18n) : column.displayName}}\n \n {{\"console.column.moveUp\" | i18n}}\n {{\"console.column.moveDown\" | i18n}}\n \n \n
\n
\n
\n
\n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/console/column-picker.html","
\n
\n + {{ \'console.saveFilterPreset.addNewColumn\' | i18n }}\n
\n \n
\n"); $templateCache.put("views/console/console-advanced-qualifier-input.html","
\n
\n \n {{\'common.button.apply\' | i18n}}\n
\n
"); $templateCache.put("views/console/console-edit-filter-preset-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'console.editFilterPresetBlade.title\' | i18n}}

\n
\n
\n
\n
\n
\n \n
\n\n \n\n
\n \n
\n
\n {{getFilterLabel(filter)}}\n \n
\n
\n
\n
\n \n
\n \n
\n
\n \n
\n
\n\n \n
\n
\n

{{\'console.saveFilterPreset.header.order\' | i18n}}

\n

{{\'console.saveFilterPreset.header.leftToRight\' | i18n}}

\n
\n
\n {{\'console.saveFilterPreset.header.columnName\' | i18n}}\n
\n
\n
\n
\n
{{$index + 1}}
\n
\n
\n \n {{(consoleType !== \"ticket\") ? (\'console.column.\' + column.displayName | i18n) : column.displayName}}\n \n \n {{\"console.column.moveUp\" | i18n}}\n {{\"console.column.moveDown\" | i18n}}\n \n\n
\n
\n
\n
\n
\n\n
\n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/console/console-filter-bar.html","
\n \n
\n
\n {{selectedFilters.length + filterCount}} {{ \'console.filter.headers.selectedFilter\' | i18n }}\n \n
\n {{\'console.ticket.restrictSearch.message\' | i18n: isRestrictToDateSearchEnabled()}}\n
\n
\n
\n \n
\n\n
\n
\n {{getFilterLabel(filter)}}\n \n
\n\n
maxFilterPills\">\n \n
    \n
  • \n
    \n {{getMoreSelectedFilterLabel(filter)}}\n \n
    \n
  • \n
\n
\n
\n\n\n\n\n
\n \n
\n\n
\n\n
\n \n \n \n
\n"); $templateCache.put("views/console/console-ribbon-bar.html","
\n
\n \n\n
    \n
    \n
  • \n
    \n {{\'controls.action.\' + action.name | i18n}}\n
    \n
  • \n
\n
\n\n
\n \n \n
\n
\n
\n \n
\n
\n {{selectedItems.length}} {{(selectedItems.length == 1 ? \'common.selectedItem\' : \'common.selectedItems\') | i18n}}\n
\n\n\n"); $templateCache.put("views/console/console-save-filter-preset-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'console.saveFilterPresetBlade.title\' | i18n}}

\n
\n
\n
\n
\n \n\n
\n \n
\n
\n {{filter.filterLabel ? (\'console.filter.name.\' + filter.filterLabel | i18n) + \': \' : \'\'}} {{filter.label ? (\'console.filter.optionName.\' + filter.label | i18n) : filter.name}}\n {{filter.filterLabel ? filter.filterLabel + \': \' : \'\'}} {{filter.label ? filter.label : filter.name}}\n
\n
\n
\n\n
\n \n
\n {{advancedQualification.value}}\n
\n
\n\n
\n
\n\n \n
\n
\n

{{\'console.saveFilterPreset.header.order\' | i18n}}

\n

{{\'console.saveFilterPreset.header.leftToRight\' | i18n}}

\n
\n
\n {{\'console.saveFilterPreset.header.columnName\' | i18n}}\n
\n
\n
\n
{{$index + 1}}
\n
\n
{{(consoleType !== \"ticket\") ? (\'console.column.\' + column.displayName | i18n) : column.displayName}}
\n
\n
\n
\n\n
\n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/console/console.html","
\n
\n
{{\'console.accessible.loading.spinner.message.\' + consoleType | i18n}}
\n\n\n\n
\n
\n

{{\'console.pageName.\' + consoleType | i18n}}

\n\n\n
\n
\n \n
    \n
  • \n
    \n
    \n {{userFilterPreset.label || userFilterPreset.name }}\n
    \n \n
    \n
  • \n
\n
\n
\n
\n
\n \n
\n
\n\n
\n

\n
\n {{metric.value | metricCount}}\n

\n
{{(( metric.value === 0 || metric.value === 1) ? \'console.\' + consoleType + \'.category.\' + metric.label + \'.singular\' : \'console.\' + consoleType + \'.category.\' + metric.label + \'.plural\') | i18n}}
\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
{{\'console.ticket.searchDisabled.placeholder\' | i18n}}
\n
\n
\n
{{\'console.ticket.noResult.placeholder\' | i18n}}
\n
\n
\n
\n
\n \n \n
\n
"); $templateCache.put("views/console/filter-typeahead-popup-template.html",""); $templateCache.put("views/console/general-typeahead-template.html","
\n \n \n \n \n \n
{{match.label.realObject.companyName || match.label.realObject.attributeMap.companyName}}
\n
"); $templateCache.put("views/console/preset-actions.html","
\n \n {{\'common.labels.default\' | i18n}}\n \n \n {{\'console.saveFilterPreset.setAsDefault\' | i18n}}\n \n {{\'console.saveFilterPreset.setAsDefault\' | i18n}}\n \n \n \n {{\'common.placeholder.editActions\' | i18n}}\n \n \n \n {{\'common.button.remove\' | i18n}}\n \n \n
\n"); $templateCache.put("views/console/search-person-typeahead-template.html","
\n \n \n \n \n \n \n \n \n \n
{{match.label.realObject.companyName || match.label.realObject.attributeMap.companyName}}{{match.label.realObject.department}}
{{match.label.realObject.email}}
\n
\n"); $templateCache.put("views/console/site-typeahead-template.html","
\n \n \n \n \n \n \n \n \n \n
{{match.label.realObject.companyName || match.label.realObject.attributeMap.companyName}}
{{\'console.filter.name.siteGroup\' | i18n}}: {{match.label.realObject.siteGroupName || match.label.realObject.attributeMap.siteGroupName}}{{\'console.filter.name.region\' | i18n}}: {{match.label.realObject.regionName || match.label.realObject.attributeMap.regionName}}
\n
"); $templateCache.put("views/console/support-group-typeahead-template.html","
\n \n \n \n \n \n \n \n
\n {{ match.label.realObject.companyAndOrganization || match.label.realObject.attributeMap.companyAndOrganization || match.label.realObject.companyName || match.label.realObject.attributeMap.companyName }}\n
\n
"); $templateCache.put("views/create/aqi-question-set-template.html","
\n
\n
\n
\n
\n

{{\'create.aqi.editQuestions.header\' | i18n}}

\n
\n\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n\n
\n
\n \n {{\'create.aqi.editQuestions.addNewQuestion\' | i18n}}\n
\n\n
\n {{\'create.aqi.editQuestions.header\' | i18n}}\n
\n\n
\n
\n\n
\n
\n
\n
\n
\n
\n
\n
{{questionObj.textMap[\"default\"]}}
\n \n \n
\n\n
\n
\n\n
\n
{{ \'common.labels.languages\' | i18n }}
\n
\n {{ \'create.aqi.editQuestions.questionText.label\' | i18n }}\n
\n
\n\n
\n
\n
\n \n
\n
\n
\n \n
\n
{{\'common.labels.nonEmpty\' | i18n }}
\n
\n\n
\n
\n
\n \n
    \n
  • \n
    \n {{value}}\n
    \n
  • \n
\n
\n
\n
\n \n
\n
\n
{{\'common.labels.nonEmpty\' | i18n }}
\n
\n
\n \n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n\n
\n
\n
\n
\n
\n
\n
\n
\n \n \n
\n
\n
"); $templateCache.put("views/create/aqi-question-sets.html","
\n
\n
\n
\n

{{\'create.aqi.questionSets.header\' | i18n}}

\n
\n\n
\n \n {{\'create.aqi.questionSets.addNewQuestionSet\' | i18n}}\n
\n\n
\n
\n
\n {{\'create.aqi.questionSets.table.questionSet\' | i18n}}\n
\n
\n {{\'common.label.company\' | i18n}}\n
\n
\n {{\'common.label.organization\' | i18n}}\n
\n
\n {{\'create.aqi.questionSets.table.actions\' | i18n}}\n
\n
\n
\n
\n {{questionSet.name}}\n
\n
\n {{questionSet.company.name}}\n
\n
\n {{questionSet.organization.organization}}\n
\n
\n \n \n \n \n \n \n \n \n \n
\n
\n \n \n \n
\n
\n
\n\n
\n
\n\n
"); $templateCache.put("views/create/create-activity.html","
\n
\n
\n\n
\n
\n
\n

{{ \'create.activity.header\' | i18n }}

\n \n
\n\n
\n {{\'create.activity.activityFor\' | i18n:draftTicket.parentId}}\n
\n\n
\n
\n
\n
\n \n \n
\n
\n
\n\n
\n
\n
\n \n \n
\n
\n
\n\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n\n
\n
\n
\n \n \n
\n
\n
\n\n
\n
\n
\n
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n
\n\n
\n
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n
\n
\n
\n\n
\n
\n
\n {{ \'create.ticket.assignee\' | i18n }}\n\n
\n
\n {{ \'create.ticket.auto.assign\' | i18n }}\n
\n
\n \"{{draftTicket.assignee.fullName}}\"\n \n\n
\n
{{\'common.labels.assignedTo\' | i18n }}:
\n {{\'common.label.noneYet\' | i18n }}\n {{draftTicket.assignee.fullName}}\n
\n\n
\n
{{\'common.labels.supportGroup\' | i18n}}:
\n {{ draftTicket.supportGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n
\n \n \n
\n
\n
\n
\n
\n
\n
\n\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (createActivityForm.$error.required.length) }}\n {{\'create.ticket.invalid.scheduled-start-date\'|i18n}}\n {{\'create.ticket.invalid.scheduled-end-date\'|i18n}}\n {{\'create.ticket.invalid.actual-start-date\'|i18n}}\n {{\'create.ticket.invalid.actual-end-date\'|i18n}}\n {{ \'create.ticket.invalid.fields\' | i18n }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n\n
\n \n \n
\n
\n
"); $templateCache.put("views/create/create-asset.html","
\n
\n
\n\n
\n\n
\n\n
\n

{{ \'create.asset.header\' | i18n }}

\n {{ \'create.asset.sub.header\' | i18n }}\n {{ \'create.asset.type.sub.header\' | i18n }}\n
\n\n
\n
\n
\n
\n \n \n {{\'common.labels.type\' | i18n}}\n \n
\n
\n
\n
\n \n

*

\n \n {{\'create.asset.tab.otherInfo\' | i18n}}\n \n
\n
\n
\n
\n
\n
\n
\n
\n\n \n
\n
\n
\n
\n
\n
\n
\n \n
\n\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n \n \n
\n
\n \n
\n
\n\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n
\n \n \n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n {{\'asset.attributes.lifecycleDates\' | i18n}} \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n \n\n \n
\n {{\'asset.attributes.financial\' | i18n}} \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n \n
\n
\n
\n \n \n \n
\n
\n
\n
\n
\n
\n\n
\n\n
\n\n
\n\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (createAssetForm.$error.required.length) }}\n {{ \'create.ticket.invalid.fields\' | i18n }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n\n
\n \n \n \n \n
\n
\n
\n"); $templateCache.put("views/create/create-broadcast.html","
\n
\n
\n\n
\n

{{ \'create.broadcast.header\' | i18n }}

\n {{ \'create.broadcast.sub.header\' | i18n }}\n
\n\n
\n\n
\n
\n
\n
\n \n
\n\n
\n \n
\n\n
\n
\n
\n \n
\n
\n
\n\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (createBroadcastForm.$error.required.length) }}\n {{\'create.broadcast.invalid.audience\'|i18n}}\n {{\'create.broadcast.invalid.start-date\'|i18n}}\n {{\'create.broadcast.invalid.end-date\'|i18n}}\n {{ \'create.ticket.invalid.fields\' | i18n }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n\n
\n \n \n
\n
\n
\n\n\n\n"); $templateCache.put("views/create/create-incident-v2.html","
\n
\n
\n\n
\n
\n

{{ \'create.incident.header\' | i18n }}

\n {{ \'create.incident.sub.header\' | i18n }}\n
\n \n\n \n
\n
\n\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (createIncidentForm.$error.required.length) }}\n {{ \'create.ticket.invalid.fields\' | i18n }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n\n
\n \n \n
\n
\n
"); $templateCache.put("views/create/create-ka-edit.html","
\n\n
\n\n
\n {{\'create.knowledge.selected.template\' | i18n}}\n\n
{{selectedTemplate.templateObject.label}}
\n
{{selectedTemplate.desc}}
\n \n
\n\n
\n \n
\n\n
\n
{{\'create.knowledge.similar.articles.by.title\' | i18n}}
\n\n
\n
\n \n
\n
\n
{{item.displayId}}
\n
\n
\n
\n
\n \n \n
\n
\n
\n\n
\n \n {{\'create.knowledge.article.content\' | i18n}}\n \n\n \n
\n
\n\n \n
\n"); $templateCache.put("views/create/create-ka-template-details.html","
\n\n
\n \n\n
\n
\n
{{section.label}}
\n
{{section.snippet}}
\n
\n
\n {{\'create.knowledge.previewTemplateLabel\' | i18n}}\n
\n
\n
\n\n
\n

{{selectedTemplate.templateObject.label}}

\n
{{selectedTemplate.desc}}
\n
\n
{{\'create.knowledge.styleHeader\' | i18n : selectedTemplate.templateObject.styles.length}}
\n\n
\n
{{style.type}}
\n
{{style.text}}
\n
\n
\n
\n\n
"); $templateCache.put("views/create/create-ka-template-selection.html","
\n
\n\n
{{template.templateObject.label}}
\n\n
{{template.desc}}
\n\n
\n
\n \n
\n
\n
\n
"); $templateCache.put("views/create/create-ka.html","
\n
\n\n
\n

{{\'create.knowledge.header\' | i18n}}

\n {{ \'create.knowledge.sub.header\' | i18n }}\n \n {{ \'create.knowledge.edit.sub.header\' | i18n }}\n \n
\n\n
\n
\n
\n\n
\n
\n \n
\n\n
\n \n \n \n \n
\n\n
\n\n \n\n
\n {{\'create.knowledge.footerHint\' | i18n}}\n \n \n
\n
\n
\n\n
\n"); $templateCache.put("views/create/create-outage-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n\n
\n

{{ \'create.outage.record.outage\' | i18n }}

\n
\n\n
\n
\n \n
\n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/create/create-outage.html","
\n {{ \'common.label.asset\' | i18n }}: {{outage.parent.name}}\n
\n
\n
\n {{\"create.outage.actionBlade.assetListHeader.label\" | i18n }}\n \n \n \n\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n {{col.displayName}}\n \n
\n \n \n {{$eval(\"rowData.\"+colMeta.field)}}\n {{\'change.details.existingOutage.label\' | i18n}}\n
\n\n
\n
\n \n
\n
\n
1 && !state.bannerDissmissed\">\n
\n \n
\n
\n \n
\n
\n {{\"create.outage.actionBlade.processingDelayBanner.severalMinutesLabel\" | i18n:parentCIs.selectedCiList.length}}\n
\n
= 80\">\n {{\"create.outage.actionBlade.processingDelayBanner.moreThan30MinutesLabel\" | i18n:parentCIs.selectedCiList.length}}\n
\n
\n\n
\n
\n \n
\n
\n \n
\n\n
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n \n
\n
\n
\n
"); $templateCache.put("views/create/create-task-v2.html","
\n
\n
\n\n
\n\n
\n

{{ \'create.task.header\' | i18n }}

\n {{ \'create.task.sub.header\' | i18n }}\n
\n\n
\n {{\'create.task.parent\' | i18n: [task.parentDisplayId, task.parentReleaseDisplayId]}}\n
\n\n \n\n
\n\n
\n\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (createTaskForm.$error.required.length) }}\n {{\'create.ticket.invalid.scheduled-start-date\'|i18n}}\n {{\'create.ticket.invalid.scheduled-end-date\'|i18n}}\n {{\'create.ticket.invalid.actual-start-date\'|i18n}}\n {{\'create.ticket.invalid.actual-end-date\'|i18n}}\n \n \n\n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n\n
\n \n \n
\n
\n
\n\n\n\n"); $templateCache.put("views/create/create-taskPV-v2.html","
\n\n
\n

{{ \'error\' | i18n}}

\n

{{ \'error.unauthorized\' | i18n}}

{{ \'error.click.return.home\' | i18n}}\n
"); $templateCache.put("views/create/create-work-order-v2.html","
\n
\n
\n\n
\n
\n

{{ \'create.workorder.header\' | i18n }}

\n {{ \'create.workorder.sub.header\' | i18n }}\n
\n \n\n \n\n
\n
\n
\n \n {{(\'customArea.header.dynamicFields\') | i18n }}\n \n \n
\n
\n
\n
\n
\n\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (createWorkorderForm.$error.required.length) }}\n\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n\n
\n \n \n
\n
\n
"); $templateCache.put("views/create/create-work-order.html","
\n
\n
\n\n
\n
\n\n
\n

{{ \'create.workorder.header\' | i18n }}

\n {{ \'create.workorder.sub.header\' | i18n }}\n
\n\n
\n
\n
\n \n\n
\n \n
\n
\n
\n \n
\n
\n
\n\n
\n
\n
\n \n
\n
\n
\n\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n\n
\n
\n
\n \n
\n
\n
\n\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n\n
\n
\n
\n \n
\n
\n
\n\n
\n
\n
\n
\n
\n {{ \'create.ticket.assignee\' | i18n }}\n
\n
\n {{ \'create.ticket.auto.assign\' | i18n }}\n
\n
\n \"{{workorder.selectedAssignee.fullName}}\"\n \n\n
\n
{{\'common.labels.assignedTo\' | i18n }}:
\n {{\'common.label.noneYet\' | i18n }}\n {{workorder.selectedAssignee.fullName}}\n
\n\n
\n
{{\'common.labels.supportGroup\' | i18n}}:
\n {{ workorder.selectedGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n
\n \n
\n
\n
\n {{ \'create.workorder.requestmanager\' | i18n }}\n
\n
\n {{ \'create.ticket.auto.assign\' | i18n }}\n
\n
\n \"{{workorder.selectedManager.fullName}}\"\n \n\n
\n
{{\'common.labels.assignedTo\' | i18n }}:
\n {{\'common.label.noneYet\' | i18n }}\n {{workorder.selectedManager.fullName}}\n
\n\n
\n
{{\'common.labels.supportGroup\' | i18n}}:
\n {{ workorder.selectedManagerGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n\n
\n
\n
\n \n
\n
\n
\n\n
\n\n
\n\n
\n\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (createWorkorderForm.$error.required.length) }}\n {{\'create.ticket.invalid.scheduled-start-date\'|i18n}}\n {{\'create.ticket.invalid.scheduled-end-date\'|i18n}}\n {{\'create.ticket.invalid.actual-start-date\'|i18n}}\n {{\'create.ticket.invalid.actual-end-date\'|i18n}}\n {{ \'create.ticket.invalid.fields\' | i18n }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n\n
\n \n \n
\n
\n
"); $templateCache.put("views/create/custom-add-asset-dropdown.html","\n
\n
\n \"{{match.model.name}}\"\n
\n
\n

{{match.model.company.name}}

\n
\n
\n

{{match.model.name}}

\n

{{match.model.assetExtension.description}}

\n

{{match.model.product.name}}

\n

{{match.model.assetExtension.serialNumber}}

\n

{{match.model.site.name}}

\n
\n
\n
\n"); $templateCache.put("views/create/custom-add-audience-dropdown.html","\n
\n
\n

{{match.model.attributeMap.companyName}}

\n
\n \n
\n
"); $templateCache.put("views/create/custom-add-user-dropdown.html","
\n {{ (match.model.isCreateContactAction ? \'create.contact.action.label\' : \'smartrecorder.createNewCustomer\') | i18n }}\n
\n\n
\n
\n \"{{match.model.fullName}}\"\n
\n
\n

{{match.model.company.name}}

\n

{{match.model.mailStop}}

\n
\n
\n

{{match.model.fullName}}\n {{\'(\' + (\'user.settings.availability.offline.label\' | i18n) + \')\'}}\n

\n

{{match.model.email}}

\n

{{match.model.phone}}

\n
\n
\n
\n"); $templateCache.put("views/create/custom-asset-service-dropdown.html","\n
\n
\n

{{match.model.company.name}}

\n
\n
\n

{{match.model.name}}

\n

{{match.model.assetExtension.description}}

\n

{{match.model.product.name}}

\n

{{match.model.serialNumber}}

\n

{{match.model.site.name}}

\n

{{match.model.assetType}}

\n
\n
\n
\n"); $templateCache.put("views/create/custom-template-dropdown.html","\n\n
\n
\n"); $templateCache.put("views/dashboard/index.html","
\n
\n
\n
\n

{{\'updateFeed.label.updates\' | i18n}}

\n {{\'updateFeed.followCount\' | i18n:(followCount)}}\n
\n \n
    \n
    \n
  • \n \n
  • \n
  • \n \n \n \n\n
  • \n
  • \n \n
  • \n
  • \n \n \n
  • \n
  • \n \n
    {{::filterItem.localizedLabel}}
    \n
  • \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n\n
\n

{{ \'chart.statistics.label\' | i18n }}

\n \n
\n
\n
\n
\n
\n
\n
\n"); $templateCache.put("views/custom-widgets/affected-asset.html","
\n
\n
\n \n
\n\n
\n \n
\n
\n
"); $templateCache.put("views/custom-widgets/assign-widget.html","
\n \n {{\'common.labels.vip\' | i18n}}\n\n \n
\n"); $templateCache.put("views/custom-widgets/category-company.html","
\n
\n \n\n
\n \n
\n
\n
"); $templateCache.put("views/custom-widgets/category-item.html","
\n \n
\n
\n
{{category.label}}
\n \n {{(category | serializeCategory) || (category.cognitiveFlag && category.serializedValue.length === 0 ? (\'categorization.cognitive.noRecommendationFound\' | i18n) : (\'categorization.noneSet\' | i18n))}}\n
\n
\n {{\'ticket.notification.draft.missingField\' | i18n:(data.label)}}\n
\n \n
\n\n \n
\n \n
\n \n
\n \n \n
\n \n
\n \n \n
\n\n \n
    \n
  • 0\" ng-repeat=\"item in category.recommendations\">\n
    \n \n {{item.company.name}}\n
    \n
  • \n
  • \n
    \n {{ \'console.ticket.noResult.placeholder\' | i18n}}\n
    \n
  • \n
  • \n
    \n {{ \'categorization.cognitive.noRecommendationFound\' | i18n}}\n
    \n
  • \n
  • \n
    \n {{ \'categorization.cognitive.noRecommendationFound\' | i18n}}\n
    \n
  • \n
\n \n
\n\n \n
\n \n \n
\n
\n {{tier.selectedValue}}\n {{category.company.name}}\n \n \n
\n\n
    \n
  • \n
    \n {{\'categorization.noTiers\' | i18n}}\n
    \n
  • \n
  • \n \n
  • \n
  • \n \n \n
  • \n \n
  • \n
    2 && tier.tooManyItems)\">{{\'common.labels.tooManyToDisplay\' | i18n}}
    \n \n
    \n \n
    \n
  • \n
  • \n
    \n {{ item.tier || item }}\n
    {{item.company.name}}
    \n
    {{item.manufacturer}}
    \n
    \n
  • \n
\n\n
\n \n |\n \n
\n\n
\n
\n
\n"); $templateCache.put("views/custom-widgets/change-class-directive.html","
\n
\n
\n \n
\n
\n \n
\n
\n\n
\n
\n
\n \n
\n
\n
\n
\n"); $templateCache.put("views/custom-widgets/dates-widget.html","
\n \n
"); $templateCache.put("views/custom-widgets/email-field.html","
\n \n
"); $templateCache.put("views/custom-widgets/impacted-areas-widget.html","
\n
\n {{\'create.change.wizard.basicDetails.impactedAreas.title\' | i18n}}\n
\n
\n {{\'create.change.wizard.basicDetails.impactedAreas.title\' | i18n}}\n
\n \n \n {{formatImpactedArea(area)}}\n \n \n \n \n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
"); $templateCache.put("views/custom-widgets/location-field.html","
\n
\n \n \n \n {{changeLocation}}\n \n \n
\n
\n \n
\n \n \n
\n
\n
"); $templateCache.put("views/custom-widgets/organization-field.html","
\n \n
"); $templateCache.put("views/custom-widgets/person-location-map.html","
\n
\n \n
\n
"); $templateCache.put("views/custom-widgets/person-name.html","
\n
\n\n \"{{data.value.firstName}}\n
\n\n \n\n
\n \n {{\'common.labels.vip\' | i18n}}\n \n \n
\n
\n"); $templateCache.put("views/custom-widgets/person-site.html","
\n
\n \n
\n\n
\n \n \n \n
\n
\n"); $templateCache.put("views/custom-widgets/phone-field.html","
\n \n
"); $templateCache.put("views/custom-widgets/poi-location.html","
\n
\n \n
\n \n
\n
\n \n
"); $templateCache.put("views/custom-widgets/priority.html","
\n
\n
\n \n
\n
\n \n\n
\n
\n \n
\n
\n
\n {{ \'create.ticket.priority.label\' | i18n }}\n
\n
\n {{ data.value.priority.name | localizeLabel: \'priority\':ticket.type }}\n
\n
\n\n
\n
\n
\n
\n {{data.value.priority.label}}\n
\n \n
\n
\n
"); $templateCache.put("views/custom-widgets/support-group-field.html","
\n \n \n
"); $templateCache.put("views/custom-widgets/support-group-tooltip.html","
\r\n {{ state.messageToDisplay }}\r\n \r\n
"); $templateCache.put("views/custom-widgets/task-phase-directive.html","
\n
\n
\n \n
\n
\n
"); $templateCache.put("views/custom-widgets/ticket-risk.html","
\n
\n \n
\n \n \n \n
\n
\n
\n
\n
{{answer.questionText}}
\n
{{answer.displayValue}}
\n
\n
\n
\n
\n
\n
\n
\n
\n {{\'create.change.wizard.risks.level.undefined\' | i18n}}\n
\n
\n
\n {{\'create.change.wizard.risks.level.title\' | i18n:(riskLevel())}}\n
\n
\n
\n {{\'create.change.wizard.risks.level.auto.subtitle\' | i18n}}\n
\n
\n {{\'create.change.wizard.risks.level.manual.subtitle\' | i18n}}\n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n
\n {{\'create.change.wizard.risks.higherRisk\' | i18n}}\n
\n
\n \n
\n
\n {{\'create.change.wizard.risks.lowerRisk\' | i18n}}\n
\n
\n
\n
\n
\n
\n
\n
\n
\n \n {{\'create.ticket.invalid.risk-questions\'|i18n}}\n
\n
\n

\n {{\'create.change.wizard.risks.riskQuestions.empty\' | i18n}}\n

\n \n
\n
\n
\n
\n

\n {{question.label}}\n

\n
\n \n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
"); $templateCache.put("views/custom-widgets/ticket-template.html","
\n \n
\n
\n \n \n \n
\n \n
\n
"); $templateCache.put("views/custom-widgets/ticket-type.html","
\n
\n
\n
{{\'create.incident.incidentType\' | i18n}}
\n \n {{data.value.serviceType | localizeLabel: \'serviceType\':\'incident\' }}\n \n {{\'common.label.na\' | i18n}}\n
\n
\n\n
\n \n
\n
"); $templateCache.put("views/custom-widgets/timing-reason-popover.html","
\n {{\'create.change.wizard.basicDetails.timingReason\' | i18n}}\n
{{ draftTicket.timingReason.label }}
\n
\n"); $templateCache.put("views/feed/activity-feed.html","
\n
\n
\n \n\n
    \n
  • \n \n
  • \n
  • \n \n \n \n
  • \n\n
  • \n
    \n {{\'feed.filter.name.showActivityTypes\' | i18n}}\n
    \n\n
    {{\'feed.filter.name.showActivityTypes\' | i18n}}
    \n
    \n
    \n \n
    \n
    \n
    \n {{\'feed.filter.optionName.\' + filterItem.label | i18n }}\n
    \n
    \n
    \n
  • \n\n
  • \n
    \n {{\'feed.filter.name.showWorkinfoTypes\' | i18n}}\n
    \n
    \n
    \n \n
    \n
    \n
    \n {{filterItem.label | i18n }}\n
    \n
    \n
    \n
  • \n
\n
\n\n
\n
\n
\n \n
\n
\n
{{\'feed.no.activity\' | i18n}}
\n \n \n \n
\n \n
\n
\n
\n
\n
\n
"); $templateCache.put("views/feed/feed-add-note-form.html","
\n
\n {{\'timeline.note.flag.label\' | i18n}}\n {{\'timeline.note.flag.needsAttention.label\' | i18n}}\n
\n
\n {{\'timeline.note.removeFlag.label\' | i18n}}\n {{\'timeline.note.removeFlag.needsAttention.label\' | i18n}}\n
\n\n
\n\n
{{placeholderText}}
\n
\n
\n
\n\n \n \n\n \n
\n {{\'timeline.note.type\' | i18n}}: \n
\n \n
    \n
  • \n
    \n {{worknoteType.label}}\n
    \n
    \n
    \n
    \n {{type.label}}\n
    \n
    \n
    \n
    \n {{worknoteType.label}}\n
    \n
  • \n
\n
\n
\n
\n \n
\n
\n \n
\n \n
    \n
  • \n \n
  • \n
  • \n
    \n
    \n {{VendorTicket.id + \' \' + VendorTicket.title}}\n
    \n
    \n
  • \n
\n
\n
\n
\n \n
\n\n
\n
\n
\n
\n
\n
= 3\">{{\'timeline.note.max.attachments\'| i18n:(3)}}
\n
= 1\">{{\'timeline.note.max.attachment\'| i18n:(1)}}
\n
\n
\n\n
\n
    \n
  • \n \n
  • \n
  • \n \n =3) || (type===\'request\' && attachments.length>=1)\" ie-activate-by-enter/>\n
  • \n
\n
\n \n \n
\n
\n {{\'timeline.note.draftHint\' | i18n}}\n
\n\n
\n\n
\n
"); $templateCache.put("views/feed/feed-item-renderer.html","
\n\n
\n\n \n
\n \n \"{{::item.author.getFullName()}}\"\n \"{{::item.author.firstName}}\"\n \"Service\n
\n \n
\n
\n \n
\n\n
\n\n \n
\n \n
\n \n
\n
\n\n
{{item.title}}
\n
{{item.relatedObject.title}}
\n {{::item.relatedObject.title}}\n \n \n \n
\n
\n {{item.relatedObject.isAsset() ? item.relatedObject.title : item.relatedObject.displayId}}\n
\n\n
\n
\n \n \n\n \n \n {{::item.author.getFullName()}}\n {{::item.author.firstName}}\n \n {{\'feed.newNoteFrom.person\' | i18n}}\n {{\'feed.newNoteFrom\' | i18n}}\n \n \n {{\'timeline.action.sharedWithVendor\' | i18n : item.note.brokerVendorName }}\n \n \n \n {{::item.author.getFullName()}}\n {{::item.author.firstName}}\n {{\'feed.newArticleComment\' | i18n}}\n \n {{\'feed.system.comment\' | i18n}}\n \n
\n
\n
\n\n
\n
{{\'feed.tagLine.startEnd\' | i18n: [item.startDate,item.endDate]}}
\n
{{\'feed.tagLine.start\' | i18n: item.startDate}}
\n
{{\'feed.tagLine.end\' | i18n: item.endDate}}
\n
\n\n
\n
= 2000)}\" class=\"timeline-item__message\" ng-bind-html=\"item.expanded ? (item.summary | mention) : ((item.summary | mention) | characters : 140)\">
\n\n \n \n
\n
\n
\n\n \"{{::attachment.name}}\"\n\n \n\n
{{::attachment.name}}
\n
\n
\n\n
{{\'feed.tagLine.startEnd\' | i18n: [item.startDate,item.endDate]}}
\n
{{\'feed.tagLine.start\' | i18n: item.startDate}}
\n
{{\'feed.tagLine.end\' | i18n: item.endDate}}
\n
\n\n
\n
= 2000)}\" ng-bind-html=\"safeHtml(item.expanded ? (item.message | mention) : ((item.message | mention) | characters : 140))\">
\n \n \n
\n
\n
\n\n \"{{::attachment.name}}\"\n\n \n\n
{{::attachment.name}}
\n
\n
\n
\n
{{::item.createDate | humanizedAbsoluteDateFormat}}
\n
\n\n \n
\n
"); $templateCache.put("views/feed/response-item-renderer.html","
\n \n
\n \n {{\'timeline.message.showResponses\' | i18n: [item.note.repliesCount]}}\n {{\'timeline.message.hideResponses\' | i18n}}\n \n \n
\n
\n
\n \"{{::item.replies[item.note.repliesCount\n
\n
\n \n
\n\n \n \n {{::item.replies[item.note.repliesCount -1].createDate | humanizedAbsoluteDateFormat}}\n \n {{\'timeline.message.respondAndUnflag\' | i18n}}\n \n \n
\n
\n
\n \"{{::reply.author.getFullName()}}\"\n
\n
\n \n
\n \n \n {{::reply.createDate | humanizedAbsoluteDateFormat}}\n \n \n
\n
"); $templateCache.put("views/feed/timeline-item-renderer.html","
\n\n
\n\n \n
\n \n \"{{::item.author.getFullName()}}\"\n \"{{::item.author.firstName}}\"\n \"Service\n
\n \n
\n
\n \n
\n
\n\n
\n\n \n
\n {{item.relatedObject.isAsset() ? item.relatedObject.title : item.relatedObject.displayId}}\n
\n\n
\n\n
\n {{::item.author.firstName}}\n {{::item.author.getFullName()}}\n {{ \'timeline.action.commented\' | i18n}}\n \n {{\'timeline.action.sharedWithVendor\' | i18n : item.note.brokerVendorName }}\n \n
\n
\n
\n\n
\n {{ \'feed.system.comment\' | i18n}}\n
\n\n
\n \n \n
\n\n
\n \n = 2000)}\" ng-bind-html=\"item.expanded ? (item.message | mention) : ((item.message | mention) | characters : 140)\">\n
\n
\n\n \n\n
\n
{{::item.title}}
\n
{{\'feed.tagLine.startEnd\' | i18n: [item.startDate,item.endDate]}}
\n
{{\'feed.tagLine.start\' | i18n: item.startDate}}
\n
{{\'feed.tagLine.end\' | i18n: item.endDate}}
\n
\n\n
\n = 2000)}\" ng-bind-html=\"item.expanded ? (item.message | mention) : ((item.message | mention) | characters : 140)\">\n
\n\n \n\n \n
\n
\n
\n\n \"{{::attachment.name}}\"\n\n
{{::attachment.name}}
\n
\n
\n\n {{::item.createDate | humanizedAbsoluteDateFormat}}\n\n \n \n {{ \'feed.system.myIt.comment\' | i18n}}\n 0\" class=\"icon-comments feed-item__count-icon\">\n 0\" class=\"feed-item__count-value\">{{::item.note.commentCount}}\n \n\n \n \n\n
\n
\n \n
\n
\n
\n\n
\n \n
\n\n
\n\n \n
\n \n\n
\n \n\n
\n {{comment.createdByMe ? (\'timeline.author.you\' | i18n) : comment.title}} \n {{ \'timeline.action.replied\' | i18n}}\n
\n
\n \"{{::comment.message}}\"\n
\n\n \n \n
\n
\n \n \"{{::attachment.name}}\"/\n\n
{{::attachment.name}}
\n \n
\n
\n
\n
\n
\n
\n"); $templateCache.put("views/feed/updates-feed.html","
\n \n
\n
\n \n
\n
\n
\n
"); $templateCache.put("views/impact-analysis/impact-analysis-banner.html","
\n
\n
\n
\n
\n \n {{\'impact.analysis.labels.message.completed\' | i18n}}
\n
\n
\n {{\'impact.analysis.labels.message.pending\' | i18n}}
\n
\n
\n {{\'impact.analysis.failure\' | i18n}}
\n
\n\n
\n \n \n \n
\n
\n \n
\n
\n \n
\n
\n
\n
"); $templateCache.put("views/gainsight/gainsight-user-preference.html","
{{ \'user.preference.analytics\' | i18n}}
\r\n
\r\n
\r\n
\r\n
\r\n {{ \'user.preference.dataCollection.heading\' | i18n}}\r\n
\r\n
\r\n \r\n \r\n \r\n \r\n {{ \'user.preference.dataCollection.learnMore\' | i18n}} \r\n \r\n
\r\n {{ \'user.preference.dataCollection.ruleDescription\' | i18n}}\r\n
    \r\n
  • {{ \'user.preference.dataCollection.rule1\' | i18n}}
  • \r\n
  • {{ \'user.preference.dataCollection.rule2\' | i18n}}
  • \r\n
  • {{ \'user.preference.dataCollection.rule3\' | i18n}}
  • \r\n
  • {{ \'user.preference.dataCollection.rule4\' | i18n}}
  • \r\n
  • {{ \'user.preference.dataCollection.rule5\' | i18n}}
  • \r\n
  • {{ \'user.preference.dataCollection.rule6\' | i18n}}
  • \r\n
  • {{ \'user.preference.dataCollection.rule7\' | i18n}}
  • \r\n
  • {{ \'user.preference.dataCollection.rule8\' | i18n}}
  • \r\n
  • {{ \'user.preference.dataCollection.rule9\' | i18n}}
  • \r\n
  • {{ \'user.preference.dataCollection.rule10\' | i18n}}
  • \r\n
\r\n
\r\n
\r\n
\r\n
\r\n \r\n
\r\n
\r\n"); $templateCache.put("views/field-customization/custom-field-area.html","
\n
\n\n
\n \n {{(isAdditionalInfoPanel ? \'customArea.header.additionalInfo\' : \'customArea.header.dynamicFields\') | i18n }}\n \n
\n\n
\n {{ \'customArea.message.emptySection\' | i18n }}\n
\n\n
\n
((isCollapsed && stacked) ? fieldsCountToShow - 1 : getVisibleFields().length)\">\n\n \n\n \n\n \n\n \n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n {{showTaskPhaseTextField}}\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n
\n\n
\n \n
\n\n
\n \n
\n\n
\n \n
\n\n
\n\n \n
"); $templateCache.put("views/knowledge-article/article-merge-tool.html","
\n
\n
\n
\n
\n
\n
\n
\n
\n\n
\n
\n
\n
\n
\n {{section.label}}\n
\n
\n
\n
\n \n
\n\n
\n \n
\n
\n\n
\n
\n
\n \n \n
\n
"); $templateCache.put("views/knowledge-article/article-rate-tool.html","
\n \n {{knowledgeArticleModel.articles[articleId].rating || 0}}%\n \n {{\'ka.rating.description\' | i18n: [(knowledgeArticleModel.articles[articleId].useCount || 0),(knowledgeArticleModel.articles[articleId].viewCount || 0)]}}\n \n\n
\n {{\'ka.ratingTool.label\' | i18n}}\n {{\'common.labels.yes\' | i18n}}\n  / \n {{\'common.labels.no\' | i18n}}\n
\n\n
\n {{\'ka.ratingTool.voted.\'+knowledgeArticleModel.articles[articleId].voted | i18n}}\n
\n
"); $templateCache.put("views/knowledge-article/decision-tree-view.html","
\n
\n \n \n \n
\n\n
\n \n
\n
\n\n \n
\n
\n
\n
\n\n \n
\n
    \n
  • \n \n \n
  • \n
\n
\n\n
\n\n
\n
\n {{isHistoryView === true ? \'common.label.hideHistory\' : \'common.label.showHistory\' | i18n }}\n
\n\n
\n
\n
\n
\n
\n
\n
\n
\n
"); $templateCache.put("views/knowledge-article/edit-knowledge-article.html","
\n
\n
\n
\n
{{section.label}}
\n \n
\n
\n
\n
"); $templateCache.put("views/knowledge-article/insert-link-article-search-modal.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'knowledge.edit.insertKALink.modal.title\' | i18n}}

\n
\n
\n
\n
\n
\n \n\n \n \n
\n
\n \n
\n
\n
\n
\n\n
\n\n
\n
{{item.displayId}}
\n
\n
\n
\n
\n
\n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/knowledge-article/knowledge-article-assessment-section.html","
\n
\n

\n {{\'knowledge.assessment.header\' | i18n}}\n

\n\n
\n \n
\n\n
\n
\n \n \n
\n
\n
\n\n
\n \n \n
\n
\n\n\n \n"); $templateCache.put("views/knowledge-article/knowledge-article-details-edit.html","
\n
\n \n
\n\n
\n \n {{\'create.knowledge.article.content\' | i18n}}\n \n\n \n
\n
\n\n
\n
\n
\n \n \n
\n
{{\'knowledge.edit.minor.description\'| i18n : article.version}}
\n
\n {{\'knowledge.edit.major.description\' | i18n : article.version + 1}}\n
\n
\n\n
\n \n \n
\n
"); $templateCache.put("views/knowledge-article/knowledge-article-details.html","
\n\n
\n

{{errorMessage}}

\n
\n
{{\'knowledge.detail.summary.orderId.label\' | i18n:(previewId || \'\')}}
\n

{{\'search.preview.noKnowledgePreview\' | i18n}}

\n
\n
{{\'search.preview.viewFullArticle\' | i18n}}
\n
\n \n
\n\n
\n\n
\n
\n \n

\n\n

\n
\n
\n

\n \n

\n
\n\n
\n \n
\n\n
\n

\n {{\'knowledge.detail.summary.orderId.label\' | i18n:(article.articleId || \'\')}}\n
\n
\n

\n \n

\n {{article.articleId || \'\'}}\n {{\'search.preview.viewFullArticle\' | i18n}}\n
\n\n
\n \n
\n
\n \n {{ state.currentRevision.status | localizeLabel: \'status\':\'knowledge\' }}\n \n \n
\n
\n\n \n \n\n
\n {{ state.currentRevision.status | localizeLabel: \'status\':\'knowledge\' }}\n {{state.currentRevision.label}}\n \"{{article.author.fullName}}\"\n
\n
{{\'knowledge.assessment.author.label\' | i18n}}
\n
{{article.author.fullName}}
\n
\n
\n\n\n
\n
\n \n
\n
\n \n
\n\n
\n \n
\n\n
\n \n
\n
\n \n
\n\n
\n \n
\n
\n \n
\n\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n\n \n
\n
\n
\n\n
\n
\n\n \n\n
\n
\n

{{paragraph.label}}

\n
\n
\n
\n \n
\n
\n
\n
\n
\n\n
\n"); $templateCache.put("views/knowledge-article/knowledge-article-metadata-section.html","
\n

\n {{\'create.knowledge.article.metadata\' | i18n}}\n

\n \n \n \n\n \n
\n"); $templateCache.put("views/knowledge-article/knowledge-article-metadata.html","
\n
\n \n\n \n\n \n\n
\n
\n \"{{article.assignee.fullName}}\"\n \n
\n
\n \n {{\'common.label.noneYet\' | i18n }}\n \n {{article.assignee.fullName}}\n \n
\n
\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n
\n
\n \n \n \n \n \n \n
\n \n
\n \n
\n \n
\n \n \n \n
\n \n
\n
\n {{buildSiteTag(site)}}\n {{(\"common.labels.primary\" | i18n).toUpperCase()}}\n \n
\n
\n \n
\n \n
\n \n\n
\n
\n {{buildOrganizationTag(organization)}}\n {{(\"common.labels.primary\" | i18n).toUpperCase()}}\n \n
\n
\n \n
\n \n
\n \n
\n
\n {{service.name}}\n {{(\"common.labels.primary\" | i18n).toUpperCase()}}\n \n
\n
\n \n
\n \n \n
\n"); $templateCache.put("views/knowledge-article/knowledge-article-profile.html","
\n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n
\n \n
\n \n \n \n
\n
\n
\n \n \n \n
\n
\n\n
\n
"); $templateCache.put("views/knowledge-article/knowledge-article-visibility.html","
\n \n
\n
\n
\n
\n {{visibility.company === \'All\' || visibility.company === \'ALL\' ? \'console.category.all\' : visibility.company | i18n}} > {{(visibility.visibilityGroupName === \'ALL\' ? \'console.category.all\' : visibility.visibilityGroupName | i18n).toUpperCase()}}\n {{(visibility.visibilityGroupName === \'ALL\' ? \'console.category.all\' : visibility.visibilityGroupName | i18n).toUpperCase()}}\" role=\"link\" tabindex=\"0\">\n
\n
\n\n \n
\n\n
\n \n
\n \n\n
"); $templateCache.put("views/knowledge-team/knowledge-manage-team.html","
\n
\n
\n

{{\'knowledgeteam.manage.myteam\'|i18n}}

\n
\n
\n
\n
\n \n
\n \n
\n
\n \n
\n
\n\n
\n
\n
\n
\n \"\"\n
\n
\n
{{person.fullName}}
\n
{{person.supportGroups[0].name}}
\n
{{person.kcsRole}}
\n
\n \n \n \n
\n\n
\n
\n
\n
\n \n
"); $templateCache.put("views/knowledge-team/knowledge-team-profile.html","
\n
\n
\n
\n
\n

{{\'knowledgeteam.profile.myteam\' | i18n : (coacheeList.length)}}

\n
\n \n
\n
\n
\n
\n
\n \"\"\n
\n
\n \n {{person.fullName}}\n\n \n
    \n
  • {{\'knowledgeteam.profile.myteam.article\' | i18n : person.firstName}}
  • \n
  • {{\'knowledgeteam.profile.myteam.profile\' | i18n : person.firstName}}
  • \n
  • {{\'knowledgeteam.profile.myteam.chat\' | i18n : person.firstName}}
  • \n
  • {{person.email}}
  • \n
  • {{person.phone}}
  • \n
\n
\n
{{getJobRole(person.supportGroups)}}
\n
{{person.kcsRole}}
\n
\n
\n
\n
\n
\n\n
\n
\n
\n \n\n
\n
{{\'knowledgeteam.profile.myteam.knowledgebase.title\' | i18n}}
\n
{{\'knowledgeteam.profile.myteam.knowledgebase.content\' | i18n}}
\n
\n
\n\n
\n
\n \n\n
\n
{{\'knowledgeteam.profile.myteam.AQI.title\' | i18n}}
\n
{{\'knowledgeteam.profile.myteam.AQI.content\' | i18n}}
\n
\n
\n
\n
\n
\n {{\'knowledgeteam.profile.reports.title\' | i18n}}\n \n
\n\n
\n {{report.title}}\n\n
\n \n
    \n
  • \n {{\'knowledgeteam.profile.reports.window.self\' | i18n}}\n
  • \n
  • \n {{\'knowledgeteam.profile.reports.window.other\' | i18n}}\n
  • \n
\n
\n
{{report.description}}
\n
\n\n
\n
\n\n
\n
\n
\n\n\n
\n\n"); $templateCache.put("views/mcsm/mcsm-details.html","
0\"\n aria-label=\"{{\'ticket.region.vendor.ticket.info\' | i18n}}\" role=\"region\" tabindex=\"0\">\n\n
0\">\n
\n
1\">\n \n
    \n
  • \n
    \n {{system.name}}\n
    \n
  • \n
\n
\n\n \n \n \n
\n\n
\n \n {{ \'ticket.vendor.label.manualAssociationInProgress\' | i18n}}\n
\n
\n\n \n
\n \n \n {{\'ticket.vendor.label.header\' | i18n : [vendorInfo.vendor && vendorInfo.vendor.name || ticket.brokerVendorName, vendorInfo.id] }}\n\n \n \n\n \n \n \n
\n
\n
{{\'ticket.vendor.label.id\' | i18n}}
\n \n
\n {{ vendorInfo.id || \'\'}}\n
\n
\n
\n
\n
\n
{{\'ticket.vendor.label.lastUpdate\' | i18n}}
\n
\n {{ vendorInfo.updated ? ((vendorInfo.updated | date:\'mediumDate\') + \' \' + (vendorInfo.updated | date:\'shortTime\')) : (\'common.label.none\' | i18n) }}\n
\n
\n
\n
{{\'ticket.vendor.label.status\' | i18n}}
\n
\n {{ vendorInfo.status || \'\'}}\n
\n
\n
\n
\n
{{\'ticket.vendor.label.title\' | i18n}}
\n
\n {{ vendorInfo.title || \'\'}}\n
\n
\n
\n
{{\'ticket.vendor.label.description\' | i18n}}
\n
\n {{ vendorInfo.description || \'\'}}\n
\n
\n
\n
\n
{{property.name}}
\n
\n {{ property.value || \'\'}}\n
\n
\n {{ property.value ? ((property.value | date:\'mediumDate\') + \' \' + (property.value | date:\'shortTime\')) : (\'common.label.none\' | i18n) }}\n
\n
\n
\n
\n
\n
\n"); $templateCache.put("views/known-error/create-known-error.html","
\n
\n
\n\n
\n\n
\n\n
\n

{{ \'create.knownerror.header\' | i18n }}

\n {{ \'create.knownerror.sub.header\' | i18n }}\n
\n
\n
\n
\n
\n
\n \n \n
\n
\n
\n
\n \n
\n\n
\n \n
\n
\n
\n
\n {{ \'create.ticket.calculated.priority\' | i18n }}\n\n
\n {{ \'common.label.noneYet\' | i18n }}\n {{ke.calculatedPriority.label}}\n
\n
\n
\n
\n
\n \n
\n\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n\n
\n
\n
\n \n \n
\n
\n
\n
\n
\n\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n
\n
\n\n
\n
\n
\n
\n
\n
\n {{ \'problem.details.coordinator\' | i18n }}\n
\n
\n {{ \'create.ticket.auto.assign\' | i18n }}\n
\n \n
\n
\n
\n \"{{ke.coordinator.fullName}}\"\n \n
\n
\n
{{\'problem.details.coordinator\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{ke.coordinator.fullName}}\n \n
{{\'common.labels.coordinatorGroup\' | i18n}}
\n {{ ke.coordinatorGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n \n
\n
\n
\n
\n
\n {{ \'create.ticket.assignee\' | i18n }}\n
\n
\n {{ \'create.ticket.auto.assign\' | i18n }}\n
\n \n
\n
\n
\n \"{{ke.assignee.fullName}}\"\n \n
\n
\n
{{\'common.labels.assignedTo\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{ke.assignee.fullName}}\n \n
{{\'common.labels.supportGroup\' | i18n}}
\n {{ ke.supportGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n \n
\n
\n \n
\n
\n\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (createKnownerrorForm.$error.required.length) }}\n {{ \'create.ticket.invalid.fields\' | i18n }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n\n
\n \n \n
\n
\n
\n"); $templateCache.put("views/known-error/known-error-details-editor.html","
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n\n
\n \n \n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n \n \n
\n
\n
\n
\n \n \n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n\n
\n \n \n
\n
\n
\n
\n \n \n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n \n \n
\n
\n
\n
\n \n \n
\n
\n
\n
\n"); $templateCache.put("views/live-chat/live-chat.html","
\n
\n
\n
\n

{{\'error\' | i18n}}

\n
\n
\n

{{\'live.chat.unable.to.load\' | i18n}}

\n
\n
\n
\n \n
\n
\n\n
\n \n \n
\n
\n \n
{{\'live.chat.ticket\' | i18n}}\n {{selectedChat.ticket.ticketDisplayId}}\n
\n
{{\'live.chat.ticket\' | i18n}}\n {{selectedChat.ticket.ticketDisplayId}}\n
\n \n \n \n \n \n
\n
\n\n
\n
\n \n
    \n
  • \n
    \n {{\'smartrecorder.button.createIncident\' | i18n}}\n
    \n
  • \n
  • \n
    \n {{\'smartrecorder.button.createWorkorder\' | i18n}}\n
    \n
  • \n
\n
\n \n \n
\n
\n
"); $templateCache.put("views/person/create-person.html","
\n
\n\n
\n
\n
\n
\n \n

{{ (isContactCreateAction ? \'create.contact.header\' : \'create.customer.header\') | i18n }}

\n {{ \'create.customer.sub.header\' | i18n }}\n
\n\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n \n
\n
\n
\n
\n
\n \n
\n \n
\n
\n
\n \n
\n \n
\n
\n
\n
\n
\n \n
\n \n
\n
\n
\n \n
\n \n
\n
\n
\n
\n
\n \n
\n \n
\n
\n
\n \n
\n \n
\n
\n
\n
\n
\n \n
\n \n
\n
\n
\n \n
\n\n \n
\n
\n
\n
\n
\n \n
\n \n
\n
\n
\n \n
\n \n
\n
\n
\n
\n
\n \n
\n \n
\n
\n
\n \n
\n\n \n
\n
\n
\n
\n
\n \n
\n \n
\n
\n
\n \n
\n \n
\n
\n
\n
\n
\n \n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (createCustomerForm.$error.required.length) }}\n {{ \'create.ticket.invalid.fields\' | i18n }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n\n
\n \n \n
\n
\n
\n"); $templateCache.put("views/person/edit-person-data.html","
\n
\n
\n \n
\n\n
\n \n
\n\n
\n \n
\n
\n\n
\n
\n\n \n
\n\n
\n\n \n
\n\n
\n\n \n
\n
\n
\n"); $templateCache.put("views/person/person-asset-renderer.html","
\n\n
\n\n
\n \n
\n {{\'asset.details.people.\' + data.role | i18n}}\n {{$parent.person.fullName}}\n
\n
\n {{data.assetType}}\n
\n
\n
"); $templateCache.put("views/person/person-asset-with-checkbox-renderer.html","
\n\n
\n
\n
\n
\n\n
\n\n
\n
\n
\n {{data.name}}\n
\n
\n {{data.desc}}\n
\n
\n
\n
\n {{\'smartrecorder.personAsset.type\' | i18n}}: {{data.assetType | localizeLabel: \'assetType\':\'asset\'}}\n
\n
\n {{\'smartrecorder.personAsset.serial\' | i18n}}: {{data.assetExtension.serialNumber}}\n
\n
\n {{\'smartrecorder.personAsset.status\' | i18n}}: {{data.status.value | localizeLabel: \'status\':\'asset\'}}\n
\n
\n
\n
\n
"); $templateCache.put("views/person/person-avatar-menu.html","
\n
\n
\n\n \n {{action.label | i18n}} {{action.genericText ? getGenericText(action.genericText) : \"\"}}\n \n\n \n {{action.label | i18n}} {{action.genericText ? getGenericText(action.genericText) : \"\"}}\n \n
\n
\n"); $templateCache.put("views/person/person-contact-edit.html","
\n
\n
\n
\n
\n \n
\n\n
\n \n
\n\n
\n \n
\n\n
\n \n
\n
\n\n
\n
\n \n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n"); $templateCache.put("views/person/person-details.html","
\n\n
\n

{{\'person.details.notFound\' | i18n}}

\n
\n\n
\n\n
\n\n \n \n\n \n
\n
\n \"{{person.fullName}}\"\n\n
\n \n
\n
\n
\n\n
\n
\n {{person.fullName}}\n {{person.fullName}}\n {{\'search.preview.viewFullPerson\' | i18n}}\n {{\'common.labels.vip\' | i18n}}\n
\n\n
\n
{{person.jobTitle}}
\n
{{person.organization}}
\n
{{person.department}}
\n
\n\n
\n {{person.company.name}}\n
\n\n
\n
\n
\n
\n \n \n
\n
\n \n
\n \n
\n
\n
\n\n \n
\n
\n \n
\n
\n\n
\n
\n\n
\n\n \n\n \n
\n\n \n\n
\n \n\n
\n
{{\'person.details.introduction\' | i18n}}
\n
\n {{person.introduction}}\n
\n\n
\n
\n
\n {{\'person.details.enabled\' | i18n}}:\n {{person.enabled? (\'common.labels.yes\' | i18n) : (\'common.labels.no\' | i18n)}}\n
\n
\n {{\'person.details.availableForAssignment\' | i18n}}:\n {{person.availableForAssignment? (\'common.labels.yes\' | i18n) : (\'common.labels.no\' | i18n)}}\n
\n
\n\n
\n
\n {{\'person.details.linkedin\' | i18n}}:\n {{person.linkedIn | characters:20}}\n {{person.linkedIn | characters:20}}\n
\n
\n {{\'person.details.twitter\' | i18n}}:\n {{person.twitter | characters:20}}\n {{person.twitter | characters:20}}\n
\n
\n\n
\n
\n {{\'person.details.agentsManager\' | i18n}}:\n {{person.manager.fullName}}\n
\n
\n {{\'person.details.costCenter\' | i18n}}:\n {{person.costCenter}}\n
\n
\n
\n
\n
\n\n
\n
\n {{\'personInfoCard.label.serviceSummary\' | i18n}}\n
\n
\n
\n
\n \n \n {{serviceSummary.ratingCount}} {{\'personInfoCard.label.ratingCount\' | i18n}}\n \n
\n
\n
\n \n {{\'personInfoCard.label.numberOfEscalations\' | i18n: (serviceSummary.escalation)}}\n
\n
\n
\n
\n\n
\n
\n \n \n \n \n
\n
\n\n
\n\n
\n \n \n
\n
\n {{\'person.details.tickets.noTicketsFound\' | i18n}}\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n\n \n
\n
\n {{\'person.details.tickets.noTicketsFound\' | i18n}}\n
\n
\n \n
\n
\n
\n
\n \n
\n
\n\n \n
\n
\n {{\'person.details.assets.noAssetsFound\' | i18n}}\n
\n
\n \n
\n
\n
\n
\n\n \n \n
\n
\n {{\'person.details.tickets.noTicketsFound\' | i18n}}\n
\n
\n
\n {{requestedByCount()}} \n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n {{\'person.details.tickets.assignedTo\' | i18n}} {{person.firstName}} ({{personAssignedTicketsTotalMatches || 0}})\n \n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n\n
\n\n \n
\n
\n {{\'person.details.assets.noAssetsFound\' | i18n}}\n
\n
\n \n
\n
\n
\n\n \n
\n
\n {{\'person.details.supportGroups.noGroupsFound\' | i18n}}\n
\n
\n \n
\n
\n
\n\n \n
\n
\n {{\'person.details.knowledgeArticles.noArticlesFound\' | i18n}}\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n"); $templateCache.put("views/person/person-infocard-template.html","
\n
\n
\n
\n \"{{person.firstName}}\n
\n\n
\n
{{label || (\'personInfoCard.\' + profileType + \'.caption.contactInfo\') | i18n}}
\n \n {{person.firstName}} {{person.lastName}}\n \n {{\'common.labels.vip\' | i18n}}\n
{{person.organization}}
\n \n
\n\n
\n {{\'person.details.contactInfo\' | i18n}}\n
\n {{\'personInfoCard.label.direct\' | i18n}}:\n {{person.phone}}\n
\n
\n {{\'personInfoCard.label.cellphone\' | i18n}}:\n {{person.cell}}\n
\n
\n {{\'personInfoCard.label.fax\' | i18n}}:\n {{person.fax}}\n
\n
\n {{\'personInfoCard.label.email\' | i18n}}:\n {{person.email}}\n
\n
\n\n
\n\n \n\n
\n
{{\'personInfoCard.\' + profileType + \'.caption.primaryOffice\' | i18n}}
\n
\n
{{person.site.name}}
\n
{{person.site.address.address}}
\n
\n
\n {{\'person.details.deskLocation\' | i18n}}:\n {{person.deskLocation}}\n
\n \n
\n\n
\n
\n \n
\n
\n
\n
\n\n\n"); $templateCache.put("views/person/person-knowledge-renderer.html","
\n
\n
\n
\n {{\'person.details.knowledgeArticle.lastUpdated\' | i18n : (data.modifiedDate | lastUpdatedDate)}}\n
\n\n
\n {{data.articleId}}\n
\n\n \n
\n\n
\n {{\'person.details.knowledgeArticle.whenCreated\' | i18n : (data.createDate | humanizedAbsoluteDateFormat)}}\n
\n
\n \n {{\'person.details.knowledgeArticle.rating\' | i18n : (data.rating || 0)}}\n
\n
"); $templateCache.put("views/person/person-profile.html","
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n
\n
"); $templateCache.put("views/person/person-servicebroker-tickets-partial.html","
\n
{{\'person.details.sberequets\' | i18n}} ({{personOpenSBETicketsTotalMatches || 0}})
\n
\n \n
\n
\n
\n
\n
\n"); $templateCache.put("views/person/person-support-group-renderer.html","
\n\n
{{data.name}}
\n
{{(\'common.label.company\' | i18n ) + \": \" + data.company.name}}
\n
{{(\'common.label.organization\' | i18n) + \": \" + data.organization}}
\n
"); $templateCache.put("views/person/person-ticket-renderer.html","
\n\n
\n
\n
\n
\n\n
\n
\n
\n {{\'person.details.ticket.status\' | i18n}}:\n {{data.status.value | localizeLabel: \'status\':data.type}}\n {{\'serviceRequest.status.\'+data.status.value | i18n}}\n
\n
\n
\n
\n {{data.summary}}\n
\n {{\'person.details.ticket.assignedTo\' | i18n}}:\n {{data.assignee.fullName}}\n
\n
\n
\n
\n {{\'person.details.ticket.whenOpened\' | i18n : (data.submitDate | humanizedAbsoluteDateFormat)}}\n
\n {{\'person.details.ticket.whenModified\' | i18n : (data.modifiedDate | humanizedAbsoluteDateFormat)}}\n
\n
\n
\n\n
\n
\n
"); $templateCache.put("views/person/preview.html","
\n\n
\n
\n
\n\n
\n \"{{person.firstName}}\n
\n {{person.fullName}}\n {{\'common.labels.vip\' | i18n}}\n
{{person.department}}
\n
{{person.organization}}
\n
{{person.company.name}}
\n
\n
\n\n \n\n
\n {{\'common.label.site\' | i18n}}\n
{{person.site.name}}
\n
{{person.site.address.street}}
\n
{{person.site.address.city}}{{person.site.address.state ? \',\' : \'\'}}\n {{person.site.address.state}}\n {{person.site.address.zip}}
\n
{{person.site.address.country}}
\n
\n {{\'person.details.deskLocation\' | i18n}}:\n {{person.deskLocation}}\n
\n \n
\n\n
\n\n
\n
\n
\n
{{\'personInfoCard.label.serviceSummary\' | i18n}}
\n
\n \n \n \n {{serviceSummary.ratingCount}} {{\'personInfoCard.label.ratingCount\' | i18n}}\n \n
\n
\n
\n \n {{\'personInfoCard.label.numberOfEscalations\' | i18n: (serviceSummary.escalation)}}\n
\n
\n
\n\n\n\n\n
\n \n \n
\n\n\n
\n\n\n
\n \n\n \n\n \n\n \n\n \n\n
\n
"); $templateCache.put("views/pwa/change-calendar.html","\n\n\n\n\n\n"); $templateCache.put("views/pwa/pwa-rs-preview.html","
\r\n {{\'common.labels.508BeginContent\' | i18n}}\r\n
\r\n
\r\n\r\n
\r\n

{{\'header.navigation.knowledgeArticle\' | i18n }}

\r\n
\r\n \r\n
\r\n
\r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n
\r\n\r\n
\r\n \r\n
\r\n
\r\n
"); $templateCache.put("views/navigation/header-navigation.html","
\n\n \n\n
\n \n \n
\n
\n \n {{\'header.navigation.more\' | i18n}}\n \n \n \n
\n
\n
\n\n\n
\n \n
\n
0)}\" ng-show=\"chatModel.connected\">\n \n {{chatModel.activeChatRooms.length}}\n \n
\n
0)}\">\n
\n {{\'chat.activeChatsAmount.label\' | i18n:(chatModel.activeChatRooms.length || 0)}}\n \n \n
\n
\n\n
\n
\n
\n
\n
\n
\n
\n \"{{userModel.userFullData.fullName}}\"\n
\n
\n \n {{\'headerMainBar.myProfile\' | i18n}} \n \n \n
    \n
  • \n
    \n
    {{\'user.view.profile\' | i18n}}
    \n
    {{userModel.userFullData.fullName}}
    \n
    \n
  • \n
  • \n
    \n\n \n {{\"user.settings.availability.online.label\" | i18n }}\n
    \n
  • \n
  • \n
    \n\n \n {{\"user.settings.availability.away.label\" | i18n }}\n
    \n
  • \n
  • \n
    \n \n {{\'common.labels.about\' | i18n}}\n
    \n
  • \n
  • \n
    \n\n \n {{\"user.view.accessibility\" | i18n }}\n
    \n
  • \n\n
  • \n
    \n \n {{\"user.settings.viewProfile.label\" | i18n}}\n
    \n
  • \n
  • \n
    \n \n {{\"user.settings.analyticsSetting.label\" | i18n}}\n
    \n
  • \n
  • \n
    \n \n {{\"user.logout\" | i18n}}\n
    \n
  • \n
  • \n
    \n \n {{\"user.survey\" | i18n}}\n
    \n
  • \n
\n
\n
\n \n
\n"); $templateCache.put("views/search/search-content.html","
\n\n
\n\n
\n
\n
{{\'search.results.filtered\' | i18n}}
\n
\n \n \n
\n \"{{searchText}}\"\n
\n
\n
\n \n\n
\n {{\'common.labels.clearAll\' | i18n}}\n
\n
\n
\n \n \n \n \n \n \n \n \n \n
\n\n
\n
{{\'search.results.noResult\' | i18n}}
\n
\n\n
\n
\n\n
\n
\n
\n\n
\n
\n

{{\'search.results.\' + category.searchCategory | i18n}} ({{category.totalCount}})

\n
4\" class=\"results-panel__section-count\" ng-click=\"selectCategory(category.searchCategory)\"\n ng-enter=\"selectCategory(category.searchCategory)\" aria-label=\"{{\'search.results.\' + category.searchCategory | i18n}} {{\'search.results.viewAll\' | i18n}}\" role=\"link\" tabindex=\"0\">\n {{\'search.results.viewAll\' | i18n}}\n \n
\n \n\n \n
\n\n
\n\n
\n \n \n
\n
\n {{localizedAssetType(item.additionalInformation.assetType)}}\n
\n
\n {{item.displayId}}\n
\n
\n {{\'sbeRequest.detail.summary.orderId.label\' | i18n:(item.displayId)}}\n
\n
\n
\n
\n
\n
\n
{{\'common.labels.status\' | i18n}}: {{localizedStatus(item.additionalInformation.status.value)}}
\n
{{\'common.labels.version\' | i18n }} {{item.additionalInformation.version}} - {{\"search.filter.name.lastModifiedDate\" | i18n}}: {{(item.getLastModifyDate() | humanizedAbsoluteDateFormat) || (\'common.labels.unknown\' | i18n)}}
\n
\n
\n {{\'common.labels.targetDate\' | i18n}}: {{ item.additionalInformation.targetDate ? (item.additionalInformation.targetDate | humanizedAbsoluteDateFormat) + \' \' + (item.additionalInformation.targetDate | date:\'shortTime\') : (\'common.label.none\' | i18n)}}\n
\n
\n {{item.additionalInformation.company.name}}\n
\n \n
\n
\n
\n
\n\n
\n
\n
\n
\n
\n\n
\n \n
\n
\n"); $templateCache.put("views/search/search-filter.html","
\n
\n \n + \n {{ label | i18n }}\n
\n \n
\n
\n
\n \n {{filter.filterLabel ? (filterLabelPath + filter.filterLabel | i18n) + \': \' : \'\'}} {{filter.label ? (filterOptionLabelPath + filter.label | i18n) : filter.name}}\n \n \n
\n
displayLimit\">\n \n
    \n
  • \n
    \n {{filter.filterLabel ? (filterLabelPath + filter.filterLabel | i18n) + \': \' : \'\'}} {{filter.label ? (filterOptionLabelPath + filter.label | i18n) : filter.name}}\n \n
    \n
  • \n
\n
\n
\n"); $templateCache.put("views/search/search-typeahead-template.html","
\n \n \n \n \n \n
{{match.label.companyName}}
\n
"); $templateCache.put("views/problem/create-problem.html","
\n
\n
\n\n
\n\n
\n\n
\n

{{ \'create.problem.header\' | i18n }}

\n {{ \'create.problem.sub.header\' | i18n }}\n
\n
\n
\n
\n
\n
\n \n \n
\n
\n\n
\n
\n \n
\n\n
\n \n
\n
\n
\n
\n {{ \'create.ticket.calculated.priority\' | i18n }}\n\n
\n {{ \'common.label.noneYet\' | i18n }}\n {{problem.calculatedPriority.label}}\n
\n
\n
\n \n
\n
\n\n
\n
\n \n
\n\n
\n \n
\n
\n\n
\n
\n \n
\n \n
\n \n
\n
\n
\n\n
\n
\n
\n \n \n
\n
\n
\n
\n
\n\n
\n
\n
\n \n \n
\n\n
\n \n
\n
\n
\n\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n \n\n
\n
\n\n
\n
\n \n
\n
\n
\n
\n\n\n
\n
\n
\n
\n
\n
\n {{ \'problem.details.coordinator\' | i18n }}\n
\n
\n {{ \'create.ticket.auto.assign\' | i18n }}\n
\n \n
\n
\n
\n \"{{problem.coordinator.fullName}}\"\n \n
\n
\n
{{\'problem.details.coordinator\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{problem.coordinator.fullName}}\n \n
{{\'common.labels.coordinatorGroup\' | i18n}}
\n {{ problem.coordinatorGroup.name || (\'common.label.noneYet\' | i18n ) }}\n \n
\n
\n
\n
\n
\n
\n {{ \'create.ticket.assignee\' | i18n }}\n
\n
\n {{ \'create.ticket.auto.assign\' | i18n }}\n
\n \n
\n
\n
\n \"{{problem.assignee.fullName}}\"\n \n
\n
\n
{{\'common.labels.assignedTo\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{problem.assignee.fullName}}\n \n\n
{{\'common.labels.supportGroup\' | i18n}}
\n {{ problem.supportGroup.name || (\'common.label.noneYet\' | i18n ) }}\n \n
\n
\n
\n \n
\n
\n\n
\n
\n
{{\'ticket.detail.impactedAreas\' | i18n}}
\n
\n
0\">\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n\n\n
\n
\n
\n \n
\n
\n
\n
\n\n
\n\n
\n\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (createProblemForm.$error.required.length) }}\n {{ \'create.ticket.invalid.fields\' | i18n }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n\n
\n \n \n
\n
\n
\n"); $templateCache.put("views/problem/problem-details-editor.html","
\n
\n
\n
\n
\n
{{\'ticket.detail.company\' | i18n}}
\n {{ticket.company.name}}\n {{\'common.label.na\' | i18n}}\n
\n
\n
{{\'ticket.detail.affectedService\' | i18n}}
\n \n {{ticket.impactedService.name}}\n \n {{\'common.label.na\' | i18n}}\n
\n
\n
{{\'common.label.asset\'|i18n}}
\n {{ticket.causalCI.name}}\n {{\'common.label.na\' | i18n}}\n
\n
\n
\n
\n
{{\'ticket.detail.problemLocation\' | i18n}}
\n {{buildSiteTag(ticket.location)}}\n {{ticket.company.name}}\n
\n
\n
{{\'ticket.detail.investigationDriver\' | i18n}}
\n {{ticket.investigationDriver | localizeLabel: \'investigationDriver\': \'problem\'}}\n {{\'common.label.na\' | i18n}}\n
\n
\n
\n\n \n
\n
\n
\n \n
\n\n
\n \n \n
\n
\n
\n \n \n
\n {{ticket.company.name}}\n {{buildSiteTag(ticket.location)}}\n
\n
\n
\n
\n \n
\n
\n
\n \n\n
\n
\n \n \n
\n
\n\n
\n
0\">\n
{{\'ticket.detail.impactedAreas\' | i18n}}
\n \n
\n
\n
{{\'ticket.detail.impactedAreas\' | i18n}}
\n
\n
0\">\n \n
\n
\n \n
\n
\n\n
\n
\n
\n
{{\'ticket.detail.rootCause\' | i18n}}
\n {{ticket.rootCause}}\n
\n
\n
\n
\n
{{\'ticket.detail.workaround\' | i18n}}
\n \n \n
\n
\n
\n
\n
{{\'ticket.detail.resolution\' | i18n}}
\n \n \n
\n
\n
\n\n
\n\n
\n \n
\n
\n\n
\n
\n \n
\n\n
\n \n
\n
\n\n
\n\n
\n
\n \n
\n
\n \n
\n
\n\n\n
\n \n \n
\n
"); $templateCache.put("views/service-request/fulfillment-map.html","
\n\n
{{\'resourceSlice.emptyList.fulfillment.label\' | i18n}}
\n
\n\n
\n
\n {{\'serviceRequest.details.fulfillment.activeProcessSteps\' | i18n}}:\n
\n\n
\n
\n
\n
\n
\n
\n
\n
\n {{\'serviceRequest.details.fulfillment.status\' + relatedTicket.realObject.processStepStatus | i18n}}\n
\n
{{relatedTicket.desc}}
\n
\n
\n\n
\n
\n
\n
\n
\n
{{relatedTicket.displayId}}
\n {{relatedTicket.displayId}}\n
{{relatedTicket.title || relatedTicket.desc}}
\n
\n {{\'ticket.status\' | i18n}}: {{(relatedTicket.realObject.status.value | localizeLabel: \'status\':relatedTicket.realObject.processStepType) || relatedTicket.realObject.status.value}}\n
\n
\n
\n
\n\n\n
\n
\n\n
\n
{{\'serviceRequest.details.fulfillment.closedProcessSteps\' | i18n}}:
\n\n
\n\n
\n
\n
\n
\n
\n
\n \n {{\'serviceRequest.details.fulfillment.errorTooltip\' | i18n}}\n \n\n
\n {{\'serviceRequest.details.fulfillment.status\' + relatedTicket.realObject.processStepStatus | i18n}}\n
\n
{{relatedTicket.desc}}
\n
\n
\n\n
\n
\n
\n
\n
\n {{relatedTicket.displayId}}\n
{{relatedTicket.title || relatedTicket.desc}}
\n
\n {{\'ticket.status\' | i18n}}: {{(relatedTicket.realObject.status.value | localizeLabel: \'status\':relatedTicket.realObject.processStepType) || relatedTicket.realObject.status.value}}\n
\n
\n
\n
\n\n
\n
\n\n
\n"); $templateCache.put("views/release/activity-details-editor.html","
\n
\n
\n
\n \n
\n {{ticket.priority | localizeLabel: \'priority\':\'release\'}}\n
\n\n
\n \n \n
\n \n
\n
\n
\n \n
\n {{buildSiteTag(ticket.location)}}\n
\n
\n
\n
\n
\n
\n \n \n
\n
\n
\n
"); $templateCache.put("views/release/create-release-blank-template.html","
\n
\n\n
\n
\n \n
\n
\n
"); $templateCache.put("views/release/create-release-selector.html","
\n
\n\n
\n

{{\'create.release.header\' | i18n}}

\n {{\'create.release.description\' | i18n}}\n
\n\n \n\n
\n
\n \n\n \n\n \n
\n
\n\n\n
"); $templateCache.put("views/release/create-release-template-selection.html","
\n
\n\n
\n
\n \n
\n\n
\n \n \n \n
\n\n
\n
{{\'create.release.template.noMatch\' | i18n : template.search}}
\n
{{\'create.release.template.searchResults\' | i18n : template.list.length}}
\n
\n
\n\n
\n
\n
\n
\n
{{item.name}}
\n
{{\'create.release.template.releaseType\' | i18n : (item.releaseType | localizeLabel: \'releaseType\': \'release\')}}
\n
\n
\n
\n
\n
\n
{{\'create.release.template.recentlyUsed\' | i18n}}
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
{{item.name}}
\n
{{\'create.release.template.releaseType\' | i18n : (item.releaseType | localizeLabel: \'releaseType\': \'release\')}}
\n
\n
\n
\n
\n
\n
{{\'create.release.template.preview\' | i18n}}
\n \n
\n\n
\n
"); $templateCache.put("views/release/edit-release-plan.html","
\n \n
\n \n
    \n
  • \n
    {{\'create.release.releasePlan.activityFromScratch\' | i18n}}
    \n
  • \n
  • \n
    {{\'create.release.releasePlan.activityFromTemplate\' | i18n}}
    \n
  • \n
  • \n
    {{\'header.navigation.change\' | i18n}}
    \n
  • \n
\n
\n
\n \n
"); $templateCache.put("views/release/relate-change-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'create.release.releasePlan.existingChange\' | i18n}}

\n
\n
\n
\n \n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
\n"); $templateCache.put("views/release/release-basic-details.html","
\n
\n
\n \n
\n
\n
\n \n \n
\n
\n
\n\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n\n
\n
\n \n \n
\n
\n\n
\n
\n \n {{\'create.ticket.invalid.scheduled-start-date\'|i18n}}\n {{\'create.ticket.invalid.scheduled-end-date\'|i18n}}\n {{\'create.ticket.invalid.deployment-start-date\'|i18n}}\n {{\'create.ticket.invalid.deployment-end-date\'|i18n}}\n
\n
\n
\n \n
\n\n
\n \n
\n
\n\n
\n
\n \n
\n\n
\n \n
\n
\n
\n
\n\n
\n \n
\n
\n
\n\n
\n
\n
\n\n \"{{draftTicket.coordinator.fullName}}\"\n \n\n
\n
{{ \'create.release.coordinator\' | i18n }}
\n \n {{ \'create.ticket.auto.assign\' | i18n }}\n \n {{\'common.label.noneYet\' | i18n }}\n {{draftTicket.coordinator.fullName}}\n
\n\n
\n
{{\'create.release.filter.group\' | i18n}}
\n {{ draftTicket.coordinatorGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n\n \n
\n
\n
\n \n
\n
\n\n
\n
"); $templateCache.put("views/release/release-details-editor.html","
\n
\n
\n \n
\n
\n
\n \n
\n
\n
\n
\n {{\'ticket.detail.affectedService\' | i18n }}\n
\n
\n \n {{ticket.impactedService.name}}\n \n {{\'common.label.na\' | i18n}}\n
\n
\n \n \n
\n
\n \n
\n
\n
\n \n \n
\n {{ticket.company.name}}\n {{buildSiteTag(ticket.location)}}\n
\n
\n
\n
\n \n
\n\n
"); $templateCache.put("views/release/release-plan-details.html","
\n
\n
\n\n
\n \n {{\'create.release.releasePlan.validSummaryInstruction\' | i18n}}\n
\n
\n
{{\'create.release.releasePlan.instruction\' | i18n}}
\n
\n
\n
\n \n
\n
\n
\n
\n \n\n
\n \n
    \n
  • \n
    {{\'resourceSlice.task.add.blank\' | i18n}}
    \n
  • \n
  • \n
    {{\'resourceSlice.task.add.from.template\' | i18n}}
    \n
  • \n
\n
\n
\n\n \n
\n
\n
\n
\n\n
\n
\n \n
\n
"); $templateCache.put("views/release/release-plan-item-list.html","
\n
{{\'create.release.releasePlan.itemList.instruction\' | i18n}}
\n\n
\n\n
\n
\n \n
    \n
  • \n \n
  • \n
  • \n \n
    \n \n \n
    \n
    \n
  • \n
  • \n
    \n {{filterItem.label}}\n
    \n
  • \n
\n
\n\n
\n \n \n
\n
\n\n
\n {{\'create.release.wizard.milestone.label\' | i18n}}: {{\'common.labels.noneSet\' | i18n}}\n {{\'create.release.wizard.milestone.label\' | i18n}}: {{releasePlanGroup[0].realObject.releaseMilestone | localizeLabel: \'milestone\': \'release\'}}\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n {{releasePlanItem.displayId}}\n
{{releasePlanItem.desc}}
\n\n
\n {{ \'create.release.wizard.milestone.label\' | i18n }}:\n \n \n
\n
\n\n
\n
\n {{\'common.labels.assignedTo\' | i18n}}:\n {{releasePlanItem.realObject.assignee.fullName}}\n
\n
{{\'common.labels.status\' | i18n}}: {{releasePlanItem.realObject.status.value | localizeLabel: \'status\':\'activity\'}}
\n
\n\n
\n
{{\'create.ticket.scheduled.start.time\' | i18n}}: {{(releasePlanItem.realObject.scheduledStartDate | date:\'mediumDate\')}}
\n
{{\'create.ticket.scheduled.end.time\' | i18n}}: {{(releasePlanItem.realObject.scheduledEndDate | date:\'mediumDate\')}}
\n
\n
\n
\n \n \n
\n
\n
\n
\n
\n
\n
\n
"); $templateCache.put("views/release/release-profile-plans.html","
\n
\n
\n {{\'controls.action.edit\' | i18n}}\n
\n
{{\'change.details.noPlans.label\' | i18n}}
\n
    \n
  • \n
    \n

    \n {{ plan.workNote.documentType.label }}\n

    \n {{plan.typeIndex}}\n

    \n {{\'attachment.type.textDocument\' | i18n}}\n {{\'attachment.type.text\' | i18n}}\n {{\'attachment.type.document\' | i18n}}\n

    \n
    \n\n \n
  • \n
\n
\n\n
\n
\n
\n
\n \n \n
\n
\n
\n \n
\n
\n
"); $templateCache.put("views/release/release-risks.html","
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n {{\'create.release.wizard.risks.level.undefined\' | i18n}}\n
\n
\n {{\'create.release.wizard.risks.level.selected\' | i18n: (riskLevel())}}\n
\n
\n {{\'create.release.wizard.risks.level.title\' | i18n:(riskLevel())}}\n
\n
\n {{\'create.release.wizard.risks.level.subtitle\' | i18n}}\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
"); $templateCache.put("views/release/release-wizard-tab.html","
\n
\n \n

*

\n \n {{title}}\n \n
\n
"); $templateCache.put("views/release/release-wizard.html","
\n \n\n
\n
\n

{{\'create.release.wizard.header\' | i18n}}

\n
{{\'create.release.wizard.description\' | i18n}}
\n
\n
\n\n
\n
\n \n \n \n \n
\n
\n \n \n \n \n
\n
\n\n
\n \n \n {{\'create.release.wizard.form.invalid\' | i18n:(invalidFormCount())}}\n \n\n
\n \n \n \n
\n
\n
"); $templateCache.put("views/release/risk-level-badge.html","
\n {{riskLevel | localizeLabel: \'riskLevel\':\'change\' }}\n
\n"); $templateCache.put("views/smart-recorder/smart-recorder-input.html","
\n\n
\n
\n {{(allowSearchByCompany ? \'smartrecorder.instruction.withCompanySearch.label\' : \'smartrecorder.instruction.label\')|i18n}}
\n
\n {{(allowSearchByCompany ? \'smartrecorder.instruction.withCompanySearch.label2\' : \'smartrecorder.instruction.label2\')|i18n}}
\n
\n\n
\n\n \n \n\n
\n"); $templateCache.put("views/smart-recorder/smart-recorder-search.html","
\n
\n
\n
\n
\n {{\'smartrecorder.noMatch.label\' | i18n:(actualTypeAheadText.length > 60? actualTypeAheadText.substr(0, 59) + \' ...\': actualTypeAheadText) }}\n {{\'smartrecorder.partialMatch.label\' | i18n: [actualTypeAheadText, typeAheadText] }} \n \n \n \"{{typeAheadText}}\" \n {{\'smartrecorder.matches.label\' | i18n }} \n \n \n {{personProfileListFilteredLength}}\n \n {{ \'smartrecorder.people.label\' | i18n }} \n {{ \'smartrecorder.person.label\' | i18n }} \n \n {{ \'smartrecorder.and.label\' | i18n }}\n {{assetProfileListFilteredLength}}\n \n {{ \'common.labels.assets\' | i18n | lowercase }}\n {{ \'common.labels.asset\' | i18n | lowercase }}\n \n \n \n \n \"{{typeAheadText}}\" \n {{\'smartrecorder.match.exceeds.profile\' | i18n }} \n \n \n \"{{typeAheadText}}\" \n {{\'smartrecorder.match.exceeds.company\' | i18n }} \n \n \n \n {{filteredCompaniesListLength}}\n \n {{ \'smartrecorder.companies.label\' | i18n }} \n {{ \'smartrecorder.company.label\' | i18n }} \n \n \n
\n
{{ \'smartrecorder.createNewCustomer\' | i18n }}
\n
\n
\n
\n
\n \"{{personProfile.fullName}}\"\n
\n
\n

{{personProfile.company.name}}

\n

{{personProfile.mailStop}}

\n
\n
\n

{{personProfile.fullName}}\n {{\'(\' + personProfile.profileStatus + \')\'}}\n

\n

{{personProfile.email}}

\n

{{personProfile.phone}}

\n
\n
\n
\n
\n \"{{assetProfile.name}}\"\n
\n
\n

{{assetProfile.company.name}}

\n
\n
\n

{{assetProfile.name}}

\n

{{assetProfile.assetExtension.description}}

\n

{{assetProfile.product.name}}

\n

{{assetProfile.serialNumber}}

\n

{{assetProfile.site.name}}

\n
\n
\n
\n
\n

{{company.name}}

\n
\n
\n
\n
\n
\n
\n {{\'smartrecorder.noMatch.label\' | i18n:(actualTypeAheadText) }}\n {{\'smartrecorder.partialMatch.label\' | i18n: [actualTypeAheadText, typeAheadText] }} \n \n \n \"{{typeAheadText}}\" \n {{ \'smartrecorder.matches.label\' | i18n }} \n \n \n {{personProfileListFilteredLength}}\n \n 1\"> {{ \'smartrecorder.matches.labels.incidentTemplates\' | i18n }}, \n {{ \'smartrecorder.matches.labels.incidentTemplate\' | i18n }}, \n \n {{dwpListFilteredLength}}\n \n 1\"> {{ \'smartrecorder.matches.labels.dwpTemplates\' | i18n }}, \n {{ \'smartrecorder.matches.labels.dwpTemplate\' | i18n }}, \n \n {{assetProfileListFilteredLength}}\n \n 1\"> {{ \'smartrecorder.matches.labels.serviceRequestTemplates\' | i18n }}, \n {{ \'smartrecorder.matches.labels.serviceRequestTemplate\' | i18n }}, \n {{ \'smartrecorder.and.label\' | i18n }} \n {{searchList3FilteredLength}}\n \n 1\"> {{ \'smartrecorder.matches.labels.workOrderTemplates\' | i18n }} \n {{ \'smartrecorder.matches.labels.workOrderTemplate\' | i18n }} \n \n \n \n \"{{typeAheadText}}\" \n {{\'smartrecorder.match.exceeds.template\' | i18n }} \n \n
\n
\n
\n
\n

{{ \'template.details.incidentTemplate\' | i18n }}

\n

{{personProfile.name}}

\n
\n
\n
\n
\n

{{ \'dwpTemplate.header.label\' | i18n }}

\n

{{dwpTemplate.name}}

\n
\n
\n
\n
\n

{{ \'template.details.requestTemplate\' | i18n }}

\n

{{assetProfile.name}}

\n
\n
\n
\n
\n

{{ \'workorderTemplate.header.label\' | i18n }}

\n

{{searchItem3.name}}

\n
\n
\n
\n
\n
\n
\n"); $templateCache.put("views/smart-recorder/smart-recorder.html","
\n
\n
\n\n
\n
\n
\n\n \n \n
\n\n
\n
\n
\n\n
\n
\n
\n
\n\n
\n \n \n
\n\n
{{confirmedItem.displayName}}
\n
{{ \'common.placeholder.showDetails\' | i18n }}\n
\n
{{ \'common.placeholder.hideDetails\' | i18n }}\n
\n
\n\n \n \n\n
\n
\n\n
\n
\n
\n\n
\n\n
\n\n
\n
\n
\n
{{\'smartrecorder.instructionSmartResultArea.label\'|i18n}}
\n
\n
\n\n
\n
\n
\n
\n {{\'smartrecorder.resourceArea.label\'|i18n}}\n {{\'smartrecorder.resourceArea.label.noResources\' | i18n}}\n
\n \n
    \n
  • \n \n
  • \n
  • \n \n
  • \n
  • \n
    \n {{\'resource.filter.optionName.\'+ filterItem.label | i18n }}\n
    \n
  • \n
\n
\n
\n\n
\n \n \n \n \n \n \n \n \n
{{\'resourceSlice.workOrderHideResource.label\' | i18n}}
\n
{{\'resourceSlice.serviceRequestHideResource.label\' | i18n}}
\n
\n
\n
\n
\n
\n\n
\n\n
\n\n
\n \n \n \n
    \n
  • \n
    \n {{eventType.label}}\n
    \n
  • \n
\n
\n \n \n \n \n\n \n
\n
\n\n"); $templateCache.put("views/resource/asset-contract.html","
\n
\n
\n
{{\'asset.details.noContract\' | i18n}}
\n
\n
\n
\n
{{getSelectedTypeObject(\'types\', contract.realObject.contractType)}}
\n
{{\'resourceSlice.asset.contract.summary\' |i18n}}
\n
{{contract.realObject.contractDesc}}
\n
\n
\n
{{\'resourceSlice.asset.contract.term\' |i18n}}
\n
{{getSelectedTypeObject(\'contractTerms\', contract.realObject.contractTerm)}} ({{\'resourceSlice.asset.contract.expires\' |i18n}} {{contract.expirationDateHumanized}})
\n
\n
\n
\n
\n
"); $templateCache.put("views/resource/outage-resources.html","
\n\n
\n\n
\n \n {{\'create.outage.record.outage\' | i18n}}\n
\n\n
\n\n \n \n \n\n
\n
\n {{\'resourceSlice.outage.filter.statuses\' | i18n}}\n
\n
\n
\n {{\'create.outage.status.\' + filterItem.label | i18n }}\n
\n
\n
\n
\n\n
\n
{{\'asset.details.noOutage\' | i18n}}
\n\n
\n\n
\n\n
\n \n
\n\n
\n
\n\n
\n
\n {{outage.realObject.type | localizeLabel: \'type\':\'outage\'}}\n
\n
\n\n
\n \n {{outage.status | localizeLabel: \'status\':\'outage\'}}\n \n {{outage.realObject.scheduledStartDate | humanizeDate}}\n - {{outage.realObject.scheduledEndDate | humanizeDate}}\n {{outage.realObject.actualStartDate | humanizeDate}}\n - {{outage.realObject.actualEndDate | humanizeDate}}\n
\n
\n\n \n
\n\n
\n \n
\n\n
\n
\n
\n
"); $templateCache.put("views/resource/rs-duplicate-ka-search.html","
\n\n
\n
\n \n\n
\n \n \n \n
\n
\n\n \n\n
\n \n \n \n \n \n \n \n
\n\n
\n
\n
\n {{\'resourceSlice.search.label\' | i18n}}\n
\n\n
{{\'resource.search.searchResult.label\' | i18n}}
\n\n
{{\'person.details.knowledgeArticles.noArticlesFound\' | i18n}}
\n\n
\n

{{\'create.knowledge.similar.articles.by.title\' | i18n}} ({{searchResults.length}})

\n
\n \n
    \n
  • \n
    \n {{\'resourceSlice.knowledgeSortOption.\' + option.name | i18n}}\n
    \n
  • \n
\n
\n\n
\n
\n\n
\n \n \n\n \n \n
\n\n
\n
{{resource.displayId}}
\n
{{(resource.title || resource.desc)| removeSearchTags}}
\n
{{resource.desc}}
\n
\n\n
\n \n
\n
\n
\n
\n\n
\n
\n
\n \n\n
\n\n
\n \n \n\n \n
\n\n
\n
{{previewItem.displayId}}
\n
{{previewItem.title || previewItem.desc}}
\n
{{previewItem.desc}}
\n
\n\n
\n
\n
\n
\n
"); $templateCache.put("views/resource/rs-dwp-catalog.html","
\n

\n {{\'search.results.catalogs\' | i18n}} ({{templates.length}})\n

\n\n
\n
\n {{\'resourceSlice.search.label\' | i18n}}\n
\n\n
\n
\n {{\'resourceSlice.emptyList.recommendedCatalogs.label\' | i18n}}\n
\n\n
\n\n
\n \n \n\n \n
\n\n
\n
\n
{{ template.templateObject.displayCategory ? template.templateObject.displayCategory : \'dwp.uncategorized.service.label\' | i18n }}
\n
{{template.name}}
\n
\n
\n
\n
\n\n \n
"); $templateCache.put("views/resource/rs-ka-attachments.html","
\n\n

\n {{\'resourceSlice.article.relatedAttachments.label\' | i18n}}\n

\n\n
\n
\n {{\'common.labels.loading\' | i18n}}\n
\n\n
\n
\n {{\"resourceSlice.article.emptyList.relatedAttachments.label\" | i18n}}\n
\n
\n\n
\n \n\n
\n
\n\n
\n \"{{attachment.name}}\"\n\n
\n
{{attachment.name}}
\n {{\'resourceSlice.article.attachmentSize.label\' | i18n}}: {{attachment.size}}B\n
\n \n
\n
\n
\n\n \n
"); $templateCache.put("views/resource/rs-ka-search.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n\n
\n\n
\n
\n \n\n
\n \n \n \n
\n
\n\n \n \n\n
\n
\n

{{ (context.type === \'smartRecorder\') ? (\'knowledge.filter.header.smartRecorder.label\' | i18n) : (\'knowledge.filter.header.otherTickets.label\' | i18n: getTicketLabel()) }}

\n
\n \n
\n
\n \n \n \n \n \n \n \n
\n\n
\n\n
\n
\n {{\'resourceSlice.search.label\' | i18n}}\n
\n\n
{{\'resource.search.searchResult.label\' | i18n}}
\n\n
{{\'person.details.knowledgeArticles.noArticlesFound\' | i18n}}
\n\n
\n

{{\'common.labels.knowledge\' | i18n}} ({{searchResults.length}})

\n
\n \n
    \n
  • \n
    \n {{\'resourceSlice.knowledgeSortOption.\' + option.name | i18n}}\n
    \n
  • \n
\n
\n\n
\n
\n\n
\n \n \n\n \n \n
\n\n
\n
{{resource.displayId}}
\n \n
\n
\n
{{\'common.labels.status\' | i18n}}: {{localizedStatus(resource.additionalInformation.status.value || resource.realObject.status.value)}}
\n
\n {{\'common.labels.version\' | i18n }} {{resource.additionalInformation.version || resource.realObject.version}} - \n {{\"search.filter.name.lastModifiedDate\" | i18n}}: {{(resource.getLastModifyDate() | humanizedAbsoluteDateFormat) || (\'common.labels.unknown\' | i18n)}}\n
\n
\n
= 0\">\n \n {{resource.getRating(comaroundEnabled)}}%\n \n \n {{resource.getNumberOfViews() | labelByCount: \'resourceSlice.viewCount.label\'}}\n \n
\n \n {{resource.getNumberOfLinkedItems() | labelByCount: \'resourceSlice.linkedItems.label\'}}\n
\n
\n \n
\n\n
\n \n
\n
\n
\n\n
\n
{{\'resource.search.notFindingResource.label\' | i18n}}
\n\n \n
\n
\n\n {{\'common.labels.508EndContent\' | i18n}}\n
\n"); $templateCache.put("views/resource/rs-ka-tickets.html","
\n\n

\n {{\'resourceSlice.article.relatedTickets.label\' | i18n: relatedTickets.length}}\n

\n\n
\n
\n {{\'resourceSlice.search.label\' | i18n}}\n
\n\n\n
\n\n
\n
\n\n
\n \n
\n\n
\n
{{resource.displayId}}
\n
{{ (resource.title || resource.desc) | removeSearchTags}}
\n
\n {{\'common.labels.updated\' | i18n}}: {{(resource.getLastModifyDate() | date: mediumDate) || (\'common.labels.unknown\' | i18n)}}\n
\n
\n {{\'common.labels.assignedTo\' | i18n}}:\n {{resource.getAssigneeFullName()}}\n
\n \n
\n
\n
\n
\n\n \n
\n"); $templateCache.put("views/resource/rs-recommended-ka.html","
\n

\n {{\'resourceSlice.suggestedResourcesBlock.label\' | i18n}}\n ({{recommendedArticles.length}})\n

\n\n
\n \n \n
\n

{{ isSmartRecorderScreen ? (\'knowledge.filter.header.smartRecorder.label\' | i18n) : (\'knowledge.filter.header.otherTickets.label\' | i18n: getTicketLabel()) }}

\n
\n \n
\n
\n \n
\n
\n
\n\n
\n
\n {{\'resourceSlice.search.label\' | i18n}}\n
\n\n
\n
\n {{\"resourceSlice.emptyList.recommendedResources.label\" | i18n}}\n
\n\n
\n\n
\n \n \n\n \n \n\n \n\n \n \n
\n\n
\n\n
{{resource.displayId}}
\n
\n
\n
{{\'common.labels.status\' | i18n}}: {{localizedStatus(resource.additionalInformation.status.value || resource.realObject.status.value)}}
\n
\n {{\'common.labels.version\' | i18n }} {{resource.additionalInformation.version || resource.realObject.version}} - \n {{\"search.filter.name.lastModifiedDate\" | i18n}}: {{(resource.getLastModifyDate() | humanizedAbsoluteDateFormat) || (\'common.labels.unknown\' | i18n)}}\n
\n
\n
= 0\">\n
\n \n {{resource.getRating(comaroundEnabled)}}%\n
\n
\n \n {{resource.getNumberOfViews() | labelByCount: \'resourceSlice.viewCount.label\'}}\n
\n
\n \n {{resource.getNumberOfLinkedItems() | labelByCount: \'resourceSlice.linkedItems.label\'}}\n
\n
\n \n
\n\n
\n\n \n
\n
\n"); $templateCache.put("views/resource/rs-recommended-outages.html","
\n

\n {{\'resourceSlice.outagesBlock.label\' | i18n}} ({{recommendedOutages.length}})\n

\n\n
\n
\n {{\'resourceSlice.search.label\' | i18n}}\n
\n\n
\n
\n {{\"resourceSlice.emptyList.recommendedOutages.label\" | i18n}}\n
\n\n
\n
\n \n \n\n \n\n \n
\n\n
\n
{{resource.realObject.type || resource.outageTypeName | localizeLabel: \'type\':\'outage\'}}
\n
{{resource.desc}}
\n
{{resource.realObject.affectedAsset.name || resource.affectedAsset.name}}
\n \n
\n
\n\n \n
\n\n
"); $templateCache.put("views/resource/rs-recommended-tickets.html","
\n

\n {{\'resourceSlice.ticketsBlock.label\' | i18n}} ({{recommendedTickets.length}})\n

\n\n
\n \n
    \n
  • \n
    \n {{\'resourceSlice.ticketFilter.\' + status | i18n}}\n
    \n
  • \n
\n
\n\n
\n
\n {{\'resourceSlice.search.label\' | i18n}}\n
\n\n
\n
\n {{\"resourceSlice.emptyList.recommendedTickets.label\" | i18n}}\n
\n\n
\n\n
\n
\n \n
    \n
  • \n
    \n {{\'resourceSlice.saveResource.label\' | i18n}}\n
    \n
  • \n
  • \n
    \n {{\'resourceSlice.markDuplicate.label\' | i18n}}\n
    \n
  • \n
\n
\n\n \n\n \n\n \n
\n\n
\n
{{resource.displayId}}
\n
{{ (resource.title || resource.desc) | removeSearchTags}}
\n
\n {{\'common.labels.updated\' | i18n}}: {{(resource.getLastModifyDate() | humanizedAbsoluteDateFormat) || (\'common.labels.unknown\' | i18n)}}\n
\n
\n {{\'common.labels.assignedTo\' | i18n}}:\n {{resource.getAssigneeFullName()}}\n
\n \n
\n
\n\n \n
\n\n
"); $templateCache.put("views/resource/rs-resource-preview-template.html","\n\n"); $templateCache.put("views/resource/rs-resource-preview.html","
\n
\n
\n \n
\n
\n
\n
\n
\n
\n\n \n\n \n\n \n\n \n\n \n\n \n \n \n \n \n\n
\n \n
\n\n
\n \n
\n
\n\n \n
\n\n
\n\n\n\n\n\n"); $templateCache.put("views/resource/rs-templates.html","
\n

\n {{\'search.results.templates\' | i18n}} ({{templates.length}})\n

\n\n
\n
\n {{\'resourceSlice.search.label\' | i18n}}\n
\n\n
\n
\n {{\"resourceSlice.emptyList.recommendedTemplates.label\" | i18n}}\n
\n\n
\n\n
\n \n \n\n \n
\n\n
\n\n
\n
{{template.type == \'incidentTemplate\' ? \'template.details.incidentTemplate\' : \'workorderTemplate.header.label\' | i18n }}
\n
{{template.name | removeSearchTags}}
\n\n
\n
\n {{ \'template.details.priority\' | i18n }}:\n \n {{template.templateObject.priority | localizeLabel: \'priority\': (template.type == \'incidentTemplate\' ? \'incident\' : \'workorder\')}}\n \n
\n\n
\n {{ \'template.details.category\' | i18n }}:\n {{template.getCategoty()}}\n
\n
\n
\n\n
\n
{{ \'template.details.requestTemplate\' | i18n }}
\n
{{template.name | removeSearchTags}}
\n\n
\n
\n {{ \'template.details.price\' | i18n }}:\n {{template.templateObject.price | number:2}} {{template.currency}}\n
\n\n
\n {{ \'template.details.turnaroundTime\' | i18n }}:\n {{template.templateObject.turnaroundTime}}\n \n {{ \'template.details.turnaroundTimeUnits.hour\' | i18n }}\n \n \n {{ \'template.details.turnaroundTimeUnits.day\' | i18n }}\n \n
\n
\n
\n\n \n
\n
\n
\n\n \n
"); $templateCache.put("views/resource/rs.html","
\n
\n\n
\n \n \n \n
\n\n
\n\n \n\n \n\n \n
"); $templateCache.put("views/template/browse-task-template-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'task.template.title\' | i18n}}

\n
\n\n
\n
\n\n
\n
\n \n
\n
\n \n
\n
\n\n
\n \n\n
\n
\n\n
\n
\n \n
\n
\n\n
\n \n \n
\n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
\n"); $templateCache.put("views/template/browse-ticket-template-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{ \'create.ticket.select.template\' | i18n}}

\n
\n\n
\n
\n\n
\n
\n
{{\'createNew.ticket.selectCategoryLabel\' | i18n}}
\n
\n
\n \n \n \n
\n
\n
\n\n
\n \n\n
\n
\n
\n\n
\n
\n \n
\n
\n
\n \n
\n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
\n"); $templateCache.put("views/template/impact-analysis-how-to.html","
\n Some instructions\n
"); $templateCache.put("views/template/impact-analysis-icon-guide.html","
\n
\n \"{{\'impactAnalysis.labels.app\'\n {{\'impactAnalysis.labels.app\' | i18n}}\n
\n
\n \"{{\'impactAnalysis.labels.cluster\'\n {{\'impactAnalysis.labels.cluster\' | i18n}}\n
\n
\n \"{{\'impactAnalysis.labels.compSystem\'\n {{\'impactAnalysis.labels.compSystem\' | i18n}}\n
\n
\n \"{{\'impactAnalysis.labels.db\'\n {{\'impactAnalysis.labels.db\' | i18n}}\n
\n
\n \"{{\'impactAnalysis.labels.fileSys\'\n {{\'impactAnalysis.labels.fileSys\' | i18n}}\n
\n
\n \"{{\'impactAnalysis.labels.group\'\n {{\'impactAnalysis.labels.group\' | i18n}}\n
\n
\n \"{{\'impactAnalysis.labels.media\'\n {{\'impactAnalysis.labels.media\' |i18n}}\n
\n
\n \"{{\'impactAnalysis.labels.network\'\n {{\'impactAnalysis.labels.network\' | i18n}}\n
\n\n
\n \"{{\'impactAnalysis.labels.people\'\n {{\'impactAnalysis.labels.people\' | i18n}}\n
\n
\n \"{{\'impactAnalysis.labels.resource\'\n {{\'impactAnalysis.labels.resource\' | i18n}}\n
\n
\n \"{{\'impactAnalysis.labels.service\'\n {{\'impactAnalysis.labels.service\' | i18n}}\n
\n
\n \"{{\'impactAnalysis.labels.software\'\n {{\'impactAnalysis.labels.software\' | i18n}}\n
\n
\n \"{{\'impactAnalysis.labels.ups\'\n {{\'impactAnalysis.labels.ups\' | i18n}}\n
\n
\n \"{{\'impactAnalysis.labels.other\'\n {{\'impactAnalysis.labels.other\' | i18n}}\n
\n
"); $templateCache.put("views/template/single-task-template-details.html","\n\n
\n {{ \'create.ticket.priority\' | i18n }}:\n\n
\n {{template.priority | localizeLabel: \'priority\':\'task\'}}\n
\n\n {{ \'template.details.title\' | i18n }}:\n
\n {{template.summary ? template.summary : (\'common.labels.noneSet\' | i18n)}}\n
\n\n {{ \'template.details.description\' | i18n }}:\n
\n {{template.desc ? template.desc : (\'common.labels.noneSet\' | i18n)}}\n
\n\n {{ \'common.labels.supportGroup\' | i18n}}:\n
\n {{(template.supportGroup.name) ? template.supportGroup.name : (\'common.labels.noneSet\' | i18n) }}\n
\n
\n\n
\n
\n {{ \'categorization.title\' | i18n }}\n
\n \n
\n {{ \'categorization.\' + categorization.name | i18n }}\n
\n {{ \'categorization.noneSet\'| i18n }}\n \n {{tier}}\n \n >\n \n \n
\n
\n
\n\n
\n
\n
{{ \'task.details.jobType\' | i18n }}:
\n
{{template.templateObject.jobType}}
\n
\n\n
\n
{{ \'task.details.jobVersion\' | i18n }}:
\n
{{template.templateObject.jobVersion}}
\n
\n\n
\n
{{ \'task.details.jobID\' | i18n }}:
\n
{{template.templateObject.jobID}}
\n
\n
"); $templateCache.put("views/template/srd-aif-details.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n\n
\n

{{ templateName }}

\n
\n\n
\n \n
\n\n
\n
\n \n
\n
\n\n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/template/srd-details.html","
\n
\n
\n
\n {{ question.questionText }} :\n
{{ question.displayValue }}
\n
\n {{\'serviceRequest.details.instructions\'|i18n}}\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n"); $templateCache.put("views/template/task-group-template-details.html","
\n\n
\n
\n {{ type === \'Standard\' ? (\"common.labels.task\" | i18n) : (\"common.labels.sequence\" | i18n) }}\n
\n {{$index+1}}\n
\n
\n\n
\n {{ \'create.ticket.priority\' | i18n }}:\n
\n {{template.priority | localizeLabel: \'priority\':\'task\'}}\n
\n
\n\n {{ \'template.details.title\' | i18n }}:\n
\n {{template.summary ? template.summary : (\'common.labels.noneSet\' | i18n)}}\n
\n\n {{ \'template.details.description\' | i18n }}:\n
\n {{template.desc ? template.desc : (\'common.labels.noneSet\' | i18n)}}\n
\n\n {{ \'common.labels.supportGroup\' | i18n}}:\n
\n {{(template.supportGroup.name) ? template.supportGroup.name : (\'common.labels.noneSet\' | i18n) }}\n
\n
"); $templateCache.put("views/template/ticket-template-details.html","\n\n
\n
\n
\n \n
\n {{template.templateObject.priority ? (template.templateObject.priority | localizeLabel: \'priority\':\'incident\') : (\'common.labels.noneSet\' | i18n) }}\n
\n
\n\n
\n \n
{{template.templateObject.status.value | localizeLabel: \'status\':\'incident\'}}
\n
\n\n
\n \n
{{template.summary ? (template.summary | removeSearchTags) : (\'common.labels.noneSet\' | i18n)}}
\n
\n\n
\n \n
{{(template.templateObject.serviceType) ? (template.templateObject.serviceType | localizeLabel: \'serviceType\':\'incident\' ) : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.desc ? (template.desc | removeSearchTags) : (\'common.labels.noneSet\' | i18n)}}
\n
\n\n
\n \n
{{(template.templateObject.assignedGroup.name) ? template.templateObject.assignedGroup.name : (\'common.labels.noneSet\' | i18n) }}
\n
\n
\n
\n\n
\n
\n
\n \n
{{template.summary ? (template.summary | removeSearchTags) : (\'common.labels.noneSet\' | i18n)}}
\n
\n\n
\n \n
{{template.desc ? (template.desc | removeSearchTags) : (\'common.labels.noneSet\' | i18n)}}
\n
\n\n
\n \n
{{(template.templateObject.supportGroup.name) ? template.templateObject.supportGroup.name : (\'common.labels.noneSet\' | i18n) }}
\n
\n
\n
\n\n
\n
\n
\n \n
{{template.name ? (template.name | removeSearchTags) : (\'common.labels.noneSet\' | i18n) }}
\n
\n
\n \n
{{template.desc ? (template.desc | removeSearchTags) : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.templateObject.price | number:2}} {{template.templateObject.currency}}
\n
\n\n
\n \n
{{template.templateObject.turnaroundTime}}\n {{ \'template.details.turnaroundTimeUnits.hour\' | i18n }}\n {{ \'template.details.turnaroundTimeUnits.day\' | i18n }}\n
\n
\n
\n
\n\n
\n
\n
\n \n
{{template.templateObject.timing ? (template.templateObject.timing | localizeLabel: \'timing\' : \'change\') : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.templateObject.riskLevel ? (template.templateObject.riskLevel | localizeLabel: \'riskLevel\':\'change\') : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.templateObject.impact ? (template.templateObject.impact | localizeLabel: \'impact\':\'change\') : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.templateObject.urgency ? (template.templateObject.urgency | localizeLabel: \'urgency\':\'change\') : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.templateObject.impactedService.name ? template.templateObject.impactedService.name : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.summary ? template.summary : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.desc ? template.desc : (\'common.labels.noneSet\' | i18n) }}
\n
\n
\n
\n\n
\n
\n
\n \n
{{template.releaseType ? (template.releaseType | localizeLabel: \'releaseType\' : \'release\') : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.riskLevel ? (template.riskLevel | localizeLabel: \'riskLevel\':\'release\') : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.impact ? (template.impact | localizeLabel: \'impact\':\'release\') : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.urgency ? (template.urgency | localizeLabel: \'urgency\':\'release\') : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.impactedService ? template.impactedService : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.summary ? template.summary : (\'common.labels.noneSet\' | i18n) }}
\n
\n\n
\n \n
{{template.desc ? template.desc : (\'common.labels.noneSet\' | i18n) }}
\n
\n
\n
\n\n
\n
\n
\n \n
{{template.summary ? (template.summary | removeSearchTags) : (\'common.labels.noneSet\' | i18n)}}
\n
\n\n
\n \n
{{template.desc ? (template.desc | removeSearchTags) : (\'common.labels.noneSet\' | i18n)}}
\n
\n
\n
\n\n
\n
\n {{ \'categorization.title\' | i18n }}\n
\n
\n \n
{{category.valueToShow? category.valueToShow : (\'categorization.noneSet\' | i18n)}}
\n
\n
\n"); $templateCache.put("views/ticket/activity-details.html","
\n\n\n
\n

{{\'activity.details.notFound\' | i18n}}

\n
\n\n
\n
\n \n \n\n
\n \n
\n
{{basicData.summary}}
\n \n
\n
\n \n
\n
\n
{{basicData.displayId || \'\'}}
\n {{\'search.preview.viewFullActivity\' | i18n}}\n
\n {{ basicData.priority | localizeLabel: \'priority\':\'incident\' }}\n
\n
{{\'ticket.list.lastUpdated\' | i18n : (basicData.modifiedDate | humanizedAbsoluteDateFormat)}}
\n
\n
\n\n
\n
\n \n
\n
\n \n \n
\n
\n \n
\n
\n \n
\n \n
\n
\n
\n
\n \n
\n\n
\n\n
\n\n
\n
\n {{\"common.labels.status\" | i18n}} :\n {{ basicData.status.value | localizeLabel: \'status\':\'activity\' }}\n \n
\n
\n\n
\n
\n \n
\n \n
\n
\n
\n {{\"common.labels.activityFor\" | i18n}}\n \n {{basicData.parentId}}:\n {{basicData.parentId}}:\n \n {{basicData.parentTitle}}\n {{\"activity.noParentRelease\" | i18n}}\n
\n
\n\n
\n 0\">\n\n \n
\n \n \n
\n\n
\n
\n \n
\n
\n
\n\n
\n
\n
\n {{\'controls.action.edit\' | i18n}}\n
\n
\n
\n
\n
\n \"{{basicData.requestedBy.fullName}}\"\n \n
\n
\n
{{\'activity.detail.requestedBy\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{basicData.requestedBy.fullName}}\n \n
\n
\n
\n
\n \"{{basicData.assignee.fullName}}\"\n \n
\n
\n
{{\'activity.detail.assignedTo\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{basicData.assignee.fullName}}\n \n \n
\n
\n\n
\n
\n\n \n\n
\n
\n \n
\n \n
\n
\n\n \n
\n \n \n \n \n \n
\n
\n
\n"); $templateCache.put("views/ticket/change-details-v2.html","
\n
\n\n
\n

{{\'change.details.notFound\' | i18n}}

\n
\n\n \n \n \n \n\n 0\">\n \n\n
\n \n\n \n \n\n \n\n \n
\n \n \n \n \n \n \n \n \n \n \n \n
\n\n
\n
\n
"); $templateCache.put("views/ticket/change-details.html","
\n\n\n
\n

{{\'change.details.notFound\' | i18n:(basicData.id)}}

\n
\n\n
\n
\n\n \n \n\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n \n \n
\n \n
\n\n
{{basicData.summary}}
\n \n\n
\n\n
\n
\n \n
\n\n
\n
{{\'change.detail.summary.orderId.label\' | i18n:(basicData.displayId || \'\')}}
\n
{{basicData.displayId || \'\'}}
\n {{\'search.preview.viewFullChange\' | i18n}}\n \n
\n {{ basicData.priority | localizeLabel: \'priority\':\'change\' }}\n
\n
\n {{\'create.change.template.timing\' | i18n : (ticket.timing | localizeLabel: \'timing\': \'change\')}}\n
\n
\n
\n\n
\n
\n
\n \n
\n\n
\n\n
\n \n
\n
\n {{ basicData.status.value | localizeLabel: \'status\':\'change\' }}\n \n
\n
\n\n
{{\'ticket.list.lastUpdated\' | i18n : (basicData.modifiedDate | humanizedAbsoluteDateFormat)}}
\n
\n\n
\n
\n \n
\n \n
\n
\n\n
\n\n \n 0\" >\n \n\n \n \n
\n \n \n
\n\n
\n
\n \n
0\">\n
{{\'create.change.wizard.basicDetails.impactedAreas.title\' | i18n}}
\n \n
\n
\n
{{\'create.change.wizard.basicDetails.impactedAreas.title\' | i18n}}
\n \n
\n
\n
{{\'create.change.wizard.basicDetails.impactedAreas.title\' | i18n}}
\n
\n
0\">\n \n
\n
\n \n
\n \n \n
\n
\n
\n\n
\n
\n
\n {{\'controls.action.edit\' | i18n}}\n
\n
\n
\n
\n
\n \"{{basicData.assignee.fullName}}\"\n \n
\n
\n
{{\'change.detail.changeCoordinator\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{basicData.assignee.fullName}}\n \n
{{\'common.labels.coordinatorGroup\' | i18n}}
\n {{ basicData.supportGroup.name || (\'common.label.noneYet\' | i18n ) }}\n \n
\n
\n
\n
\n \"{{basicData.manager.fullName}}\"\n \n
\n
\n
{{\'change.detail.changeManager\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{basicData.manager.fullName}}\n \n
{{\'common.labels.supportGroup\' | i18n}}
\n {{ basicData.managerGroup.name || (\'common.label.noneYet\' | i18n ) }}\n \n
\n
\n
\n
\n\n
\n
\n
\n {{\'controls.action.edit\' | i18n}}\n
\n
\n
\n \n \n
\n
\n\n \n\n
\n
\n
\n \n \n \n
\n
\n
\n
{{answer.questionText}}
\n
{{answer.displayValue}}
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n \n
\n
\n \n \n
\n \n \n
\n
\n
\n \n\n \n\n \n
\n \n
\n \n \n {{\'ticket.vendor.label.header\' | i18n : [basicData.brokerVendorName, vendorInfo.id] }}\n \n
\n
\n
{{\'ticket.vendor.label.lastUpdate\' | i18n}}
\n
\n {{ vendorInfo.updated ? ((vendorInfo.updated | date:\'mediumDate\') + \' \' + (vendorInfo.updated | date:\'shortTime\')) : (\'common.label.none\' | i18n) }}\n
\n
\n
\n
{{\'ticket.vendor.label.status\' | i18n}}
\n
\n {{ vendorInfo.status }}\n
\n
\n
\n
{{\'ticket.vendor.label.assignee\' | i18n}}
\n
\n {{ vendorInfo.assignee }}\n
\n
\n
\n
\n
{{\'ticket.vendor.label.title\' | i18n}}
\n
\n {{ vendorInfo.title }}\n
\n
\n
\n
{{\'ticket.vendor.label.description\' | i18n}}
\n
\n {{ vendorInfo.description }}\n
\n
\n
\n
\n
{{property.name}}
\n
\n {{ property.value }}\n
\n
\n {{ property.value ? ((property.value | date:\'mediumDate\') + \' \' + (property.value | date:\'shortTime\')) : (\'common.label.none\' | i18n) }}\n
\n
\n
\n
\n
\n
\n\n \n
\n \n \n \n \n \n \n \n \n \n \n \n
\n\n
\n
"); $templateCache.put("views/ticket/copy-change.html","
\n
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'copychange.form.title\' | i18n}}

\n
\n
\n
\n
\n
\n\n
{{\'copychange.general.AdditionalInfo\' | i18n}}
\n\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n \n
"); $templateCache.put("views/ticket/edit-customer-card.html","
\n
\n
\n {{ \'create.ticket.affected.customer\' | i18n }}\n
\n
\n \n \n \n
\n
\n
\n
\n \"{{person.data.firstName}}\n
\n
\n\n {{person.data.firstName}} {{person.data.lastName}}\n {{\'common.labels.vip\' | i18n}}\n
{{person.data.organization }}
\n
{{\'common.label.\' + person.type | i18n}}
\n
\n
\n \n
\n
\n \n\n
\n\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n \n \n \n
\n
\n
"); $templateCache.put("views/ticket/edit-header.html","
\n
\n \n
\n
\n
\n \n
\n
\n \n
\n
\n
\n {{updatedInfo.priority.label}}\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n \n
\n
\n \n \n
\n
"); $templateCache.put("views/ticket/edit-status-action-blade.html","
\n
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'ticket.updateStatusBlade.title\' | i18n}}

\n

{{\'controls.action.reopen\' | i18n}} {{\'common.labels.\' + ticket.type | i18n}}

\n
\n
\n
\n
\n \n
\n \n
\n
\n \n
\n \n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
\n \n\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n\n
\n {{\'action.ticket.cancel.message\' | i18n: (\'common.labels.\'+ ticket.type | i18n) }}\n {{\'action.ticket.close.message\' | i18n: (\'common.labels.\'+ ticket.type | i18n) }}\n
\n\n
\n {{\'action.incident.reopen.message\' | i18n }}\n
\n\n
\n
\n \n
\n \n \n
\n\n
\n \n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n\n
\n \n
{{\'console.ticket.changeStatus.warning\' | i18n}}
\n
\n
\n
\n
{{\'change.detail.status.scheduledForApproval.scheduledDatedError\' | i18n}}
\n
{{\'change.detail.status.scheduledForApproval.managerError\' | i18n}}
\n
\n
\n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
\n"); $templateCache.put("views/ticket/incident-details-v2.html","
\n
\n
\n\n
\n

{{\'incident.details.notFound\' | i18n}}

\n
\n\n \n \n \n\n
\n \n\n \n
\n \n
\n \n \n {{\'ticket.vendor.label.details\' | i18n : vendorInfo.vendor && vendorInfo.vendor.name || basicData.brokerVendorName }}\n \n
\n
{{\'ticket.vendor.label.id\' | i18n}}
\n \n
\n {{ vendorInfo.id || \'\'}}\n
\n
\n
\n
\n
{{\'ticket.vendor.label.lastUpdate\' | i18n}}
\n
\n {{ vendorInfo.updated ? ((vendorInfo.updated | date:\'mediumDate\') + \' \' + (vendorInfo.updated | date:\'shortTime\')) : (\'common.label.none\' | i18n) }}\n
\n
\n
\n
{{\'ticket.vendor.label.status\' | i18n}}
\n
\n {{ vendorInfo.status || \'\'}}\n
\n
\n
\n
\n
{{\'ticket.vendor.label.title\' | i18n}}
\n
\n {{ vendorInfo.title || \'\'}}\n
\n
\n
\n
{{\'ticket.vendor.label.description\' | i18n}}
\n
\n {{ vendorInfo.description || \'\'}}\n
\n
\n
\n
\n
{{property.name}}
\n
\n {{ property.value || \'\'}}\n
\n
\n {{ property.value ? ((property.value | date:\'mediumDate\') + \' \' + (property.value | date:\'shortTime\')) : (\'common.label.none\' | i18n) }}\n
\n
\n
\n
\n
\n
\n\n \n
\n \n \n \n \n \n \n \n \n
\n\n
\n
\n
\n"); $templateCache.put("views/ticket/incident-details.html","
\n\n\n
\n

{{\'incident.details.notFound\' | i18n:(basicData.id)}}

\n
\n\n
\n
\n\n \n \n\n
\n \n
\n
\n {{\'ticket.notification.draft.missingTitle\' | i18n}}\n
\n
{{basicData.summary}}
\n \n\n
\n
\n \n
\n\n
\n
{{\'incident.detail.summary.orderId.label\' | i18n:(basicData.displayId || \'\')}}
\n
{{basicData.displayId || \'\'}}
\n {{\'search.preview.viewFullIncident\' | i18n}}\n\n
\n {{ basicData.priority | localizeLabel: \'priority\':\'incident\' }}\n
\n
{{\'ticket.list.lastUpdated\' | i18n : (basicData.modifiedDate | humanizedAbsoluteDateFormat)}}
\n
\n
\n\n \n
\n
\n \n
\n
\n \n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n\n
\n \n
\n\n
\n\n
\n \n
\n
\n {{ basicData.status.value | localizeLabel: \'status\':\'incident\' }}\n \n
\n
\n\n
\n
\n \n
\n \n
\n
\n
\n\n
\n\n \n \n\n
\n \n\n
\n\n
\n \n {{basicData.contact.firstName}} {{basicData.contact.lastName}} \n {{\'ticket.contact.madeRequest\'| i18n}}\n \n
\n\n \n
\n
\n\n
\n
\n \n \n \n \n
\n
\n\n
\n\n \n \n \n
\n\n
\n\n
\n
{{\'ticket.detail.affectedService\' | i18n}}
\n \n {{basicData.impactedService.name}}\n \n {{\'common.label.na\' | i18n}}\n
\n\n
\n
{{\'ticket.detail.affectedAsset\' | i18n}}
\n \n {{basicData.causalCI.name}}\n \n {{\'common.label.na\' | i18n}}\n
\n
\n\n
\n
\n
{{\'create.incident.incidentType\' | i18n}}
\n \n {{basicData.serviceType | localizeLabel: \'serviceType\':\'incident\' }}\n \n {{\'common.label.na\' | i18n}}\n
\n
\n\n
\n \n \n\n \n \n\n \n \n\n
\n
{{\'ticket.resolutionNote\' | i18n}}
\n \n \n
\n\n \n \n
\n
\n\n
\n
\n \n\n \n
\n
\n\n
\n\n \n
\n \n
\n \n \n {{\'ticket.vendor.label.details\' | i18n : basicData.brokerVendorName }}\n \n
\n
{{\'ticket.vendor.label.id\' | i18n}}
\n
\n {{ vendorInfo.id }}\n
\n
\n
\n
\n
{{\'ticket.vendor.label.lastUpdate\' | i18n}}
\n
\n {{ vendorInfo.updated ? ((vendorInfo.updated | date:\'mediumDate\') + \' \' + (vendorInfo.updated | date:\'shortTime\')) : (\'common.label.none\' | i18n) }}\n
\n
\n
\n
{{\'ticket.vendor.label.status\' | i18n}}
\n
\n {{ vendorInfo.status }}\n
\n
\n
\n
\n
{{\'ticket.vendor.label.title\' | i18n}}
\n
\n {{ vendorInfo.title }}\n
\n
\n
\n
{{\'ticket.vendor.label.description\' | i18n}}
\n
\n {{ vendorInfo.description }}\n
\n
\n
\n
\n
{{property.name}}
\n
\n {{ property.value }}\n
\n
\n {{ property.value ? ((property.value | date:\'mediumDate\') + \' \' + (property.value | date:\'shortTime\')) : (\'common.label.none\' | i18n) }}\n
\n
\n
\n
\n
\n
\n\n \n \n
\n
\n
\n {{\'controls.action.edit\' | i18n}}\n
\n
\n
\n \"{{basicData.assignee.fullName}}\"\n \n\n
\n
{{\'common.labels.assignedTo\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{basicData.assignee.fullName}}\n \n
\n\n
\n
{{\'common.labels.supportGroup\' | i18n}}
\n {{ basicData.supportGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n\n \n
\n\n
\n \n
\n
\n\n \n \n
\n \n
\n
\n\n \n
\n \n \n \n \n \n \n \n \n
\n
\n
"); $templateCache.put("views/ticket/known-error-details.html","
\n
\n

{{basicData.label}} {{\'ticket.preview.notFound\' | i18n}}

\n\n
\n
\n \n
\n
\n
{{basicData.summary}}
\n
\n
\n \n
\n\n
\n
{{\'knownerror.detail.summary.orderId.label\' | i18n:(basicData.displayId || \'\')}}
\n
{{basicData.displayId || \'\'}}
\n {{\'search.preview.viewFullKnownError\' | i18n}}\n\n
\n {{ basicData.priority | localizeLabel: \'priority\':\'problem\' }}\n
\n
{{\'ticket.list.lastUpdated\' | i18n : (basicData.modifiedDate | humanizedAbsoluteDateFormat)}}
\n
\n
\n\n
\n
\n \n
\n
\n \n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n \n
\n
\n
\n\n
\n \n
\n
\n\n
\n
\n
\n {{ basicData.status.value | localizeLabel: \'status\':\'knownerror\' }}\n \n
\n
\n
\n
\n \n
\n \n
\n
\n
\n\n
\n \n
\n \n
\n
\n\n
\n
\n
\n {{\'controls.action.edit\' | i18n}}\n
\n
\n
\n
\n
\n \"{{basicData.coordinator.fullName}}\"\n \n
\n
\n
{{\'problem.details.coordinator\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{basicData.coordinator.fullName}}\n \n
{{\'common.labels.coordinatorGroup\' | i18n}}
\n {{ basicData.coordinatorGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n \n
\n
\n \"{{basicData.assignee.fullName}}\"\n\n
\n
{{\'common.labels.assignedTo\' | i18n}}
\n {{basicData.assignee.fullName}}\n {{\'common.label.noneYet\' | i18n }}\n
{{\'common.labels.supportGroup\' | i18n}}
\n {{basicData.supportGroup.name || (\'common.label.noneYet\' | i18n )}}\n
\n \n
\n
\n
\n \n
\n
\n\n \n \n
\n \n
\n
\n\n \n\n
\n \n \n \n \n \n \n \n \n
\n
\n
\n"); $templateCache.put("views/ticket/link-CI-action-blade.html",""); $templateCache.put("views/ticket/link-item-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{\'ticket.linkBlade.title\' | i18n}}

\n
\n
\n
\n \n
\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/ticket/outage-details.html","
\n
\n

{{\'outage.details.notFound\' | i18n:(itemId)}}

\n\n\n
\n\n
\n\n
\n
\n
{{basicData.outageTypeName | localizeLabel: \'type\':\'outage\'}}
\n \n\n\n
\n
{{\'outage.detail.summary.orderId.label\' | i18n:(basicData.displayId || \'\')}}
\n
{{basicData.displayId || \'\'}}
\n {{\'search.preview.viewFullOutage\' | i18n}}\n
\n\n
\n
\n \n
\n
\n \n
    \n
  • \n
    {{\'action.ticket.email\' | i18n: (\'common.labels.\' + basicData.type | i18n) }}
    \n
  • \n
\n
\n
\n \n
\n
\n
\n
\n\n
\n
\n
{{basicData.status.value | localizeLabel: \'status\':\'outage\'}}
\n
\n
\n\n
\n\n
\n
\n \n
\n\n
\n
\n
\n \n
\n
\n
\n {{\'common.label.asset\'|i18n}}\n
\n {{basicData.affectedAsset.name}}\n
\n
\n
\n
\n\n
\n
\n \n \n
\n
\n\n
\n
\n
\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (outage.updateOutageForm.$error.required.length) }}\n {{\'create.ticket.invalid.scheduled-start-date\'|i18n}}\n {{\'create.ticket.invalid.scheduled-end-date\'|i18n}}\n {{\'create.ticket.invalid.actual-start-date\'|i18n}}\n {{\'create.ticket.invalid.actual-end-date\'|i18n}}\n \n
\n
"); $templateCache.put("views/ticket/preview-generic-ticket.html","
\n
\n

{{basicData.label}} {{\'ticket.preview.notFound\' | i18n}}

\n\n
\n
\n
\n
\n
{{basicData.summary}}
\n\n
\n {{basicData.icon}}\n
\n\n
\n {{basicData.label}} {{\'ticket.preview.summary.orderId.label\' | i18n:(basicData.displayId || \'\')}}\n\n
\n {{ basicData.priority | localizeLabel: \'priority\':basicData.type }}\n
\n
\n
\n
\n\n
\n\n
\n
{{ basicData.status.value | localizeLabel: \'status\':basicData.type}}
\n
\n
\n
\n\n
\n\n
\n
\n
\n
{{\'common.label.desc\' | i18n}}
\n
\n
\n
{{basicData.desc}}
\n
\n
\n
\n\n
\n \"{{basicData.assignee.fullName}}\"\n\n
\n
{{\'common.labels.assignedTo\' | i18n}}
\n {{basicData.assignee.fullName}}\n
\n\n
\n
{{\'common.labels.supportGroup\' | i18n}}
\n {{basicData.supportGroup.name}}\n
\n
\n
\n
{{\'ticket.preview.fullView.text\' |i18n:(basicData.label)}}
\n
\n \n
\n
\n
\n
"); $templateCache.put("views/ticket/problem-details.html","
\n\n\n
\n

{{\'problem.details.notFound\' | i18n}}

\n
\n
\n\n
\n\n \n \n\n
\n \n
\n
\n {{\'ticket.notification.draft.missingTitle\' | i18n}}\n
\n
{{basicData.summary}}
\n \n\n
\n
\n \n
\n\n
\n
{{\'problem.detail.summary.orderId.label\' | i18n:(basicData.displayId || \'\')}}
\n
{{basicData.displayId || \'\'}}
\n {{\'search.preview.viewFullProblem\' | i18n}}\n\n
\n {{ basicData.priority | localizeLabel: \'priority\':\'problem\' }}\n
\n
{{\'ticket.list.lastUpdated\' | i18n : (basicData.modifiedDate | humanizedAbsoluteDateFormat)}}
\n
\n
\n\n \n
\n
\n \n
\n
\n \n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n \n
\n
\n
\n\n
\n \n
\n\n
\n\n
\n \n
\n
\n {{ basicData.status.value | localizeLabel: \'status\':\'problem\' }}\n \n
\n
\n\n
\n
\n \n
\n \n
\n
\n
\n\n
\n \n
\n \n
\n
\n\n
\n
\n
\n {{\'controls.action.edit\' | i18n}}\n
\n
\n
\n
\n
\n \"{{basicData.coordinator.fullName}}\"\n \n
\n
\n
{{\'problem.details.coordinator\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{basicData.coordinator.fullName}}\n \n
{{\'common.labels.coordinatorGroup\' | i18n}}
\n {{ basicData.coordinatorGroup.name || (\'common.label.noneYet\' | i18n ) }}\n \n
\n
\n
\n
\n \"{{basicData.assignee.fullName}}\"\n \n
\n
\n
{{\'common.labels.assignedTo\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{basicData.assignee.fullName}}\n \n
{{\'common.labels.supportGroup\' | i18n}}
\n {{ basicData.supportGroup.name || (\'common.label.noneYet\' | i18n ) }}\n \n
\n
\n
\n \n
\n
\n
\n\n \n \n
\n \n
\n
\n\n \n\n \n
\n \n \n \n \n \n \n \n \n
\n
\n
\n"); $templateCache.put("views/ticket/release-details.html","
\n\n\n
\n

{{\'release.details.notFound\' | i18n}}

\n
\n\n
\n
\n\n \n \n\n
\n \n
\n
{{basicData.summary}}
\n \n\n
\n
\n \n
\n\n
\n
{{basicData.displayId || \'\'}}
\n {{\'search.preview.viewFullRelease\' | i18n}}\n \n
\n {{ basicData.priority | localizeLabel: \'priority\':\'release\' }}\n
\n
{{\'ticket.list.lastUpdated\' | i18n : (basicData.modifiedDate | humanizedAbsoluteDateFormat)}}
\n
\n
\n\n \n
\n
\n \n
\n
\n \n \n
\n
\n \n
\n
\n \n
\n
\n \n \n \n
\n \n
\n
\n
\n
\n \n
\n\n
\n\n
\n \n
\n
\n {{\"release.detail.milestone\" | i18n}} :\n {{basicData.milestone | localizeLabel: \'milestone\':\'release\'}}\n
\n\n
\n {{\"release.detail.status\" | i18n}} :\n {{ basicData.status.value | localizeLabel: \'status\':\'release\' }}\n \n
\n
\n\n
\n\n
\n \n
\n \n
\n
\n
\n\n
\n\n \n 0\">\n \n\n \n \n
\n\n \n \n
\n\n
\n
\n \n
\n
\n
\n\n
\n
\n
\n {{\'controls.action.edit\' | i18n}}\n
\n
\n
\n
\n
\n \"{{basicData.coordinator.fullName}}\"\n \n
\n
\n
{{\'release.detail.releaseCoordinator\' | i18n }}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{basicData.coordinator.fullName}}\n \n \n
\n
\n
\n
\n
{{\'common.labels.coordinatorGroup\' | i18n}}
\n {{ basicData.coordinatorGroup.name || (\'common.label.noneYet\' | i18n ) }}\n
\n
\n\n
\n
\n\n \n\n
\n
\n \n
\n \n
\n
\n\n \n
\n
\n
\n
\n \n
\n
\n
\n
\n \n\n
\n\n \n
\n
\n \n
\n
\n \n \n
\n
\n
\n {{\'create.release.wizard.risks.level.undefined\' | i18n}}\n
\n
\n {{\'create.release.wizard.risks.level.selected\' | i18n:(riskLevel())}}\n {{\'create.release.wizard.risks.level.title\' | i18n:(riskLevel())}}\n
\n\n
\n
\n
\n
\n
\n \n
\n \n \n \n \n \n \n \n \n
\n
\n
\n"); $templateCache.put("views/ticket/sbe-request-details.html","
\n\n
\n

{{\'sberequest.details.notFound\' | i18n}}

\n
\n\n
\n
\n\n
\n
\n
\n
{{basicData.serviceName}}
\n \n
\n\n
\n \n
\n\n
\n
{{\'sbeRequest.detail.summary.orderId.label\' | i18n:(basicData.id || \'\')}}
\n {{\'search.preview.viewFullRequest\' | i18n}}\n\n
{{\'ticket.list.lastUpdated\' | i18n : (basicData.modifiedDate | humanizedAbsoluteDateFormat)}}
\n
\n\n
\n
\n \n \n
\n \n \n \n \n \n
\n \n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n {{\'common.labels.status\' | i18n}}: {{\'serviceRequest.status.\'+basicData.status.value | i18n}}\n
\n
\n {{\'ticket.statusReason\' | i18n}}: {{basicData.status.reason}}\n
\n
\n
\n
\n\n
\n
\n
\n {{\'serviceRequest.details.approvals\' | i18n }}\n {{\'serviceRequest.details.rejectedApprovals\' | i18n }}\n {{\'serviceRequest.details.closed\' | i18n }}\n\n
\n {{\'serviceRequest.details.approved\' | i18n:(basicData.approvalList.closed.length)}}, {{\'serviceRequest.details.awaitingApproval\' | i18n:(basicData.approvalList.open.length)}}
\n {{\'approval.approversList.labels.showList\' | i18n}}\n
\n
\n \n\n
\n\n
\n {{basicData.requestedBy.firstName}} {{basicData.requestedBy.lastName}} \n {{\'ticket.contact.madeRequest\'| i18n}}\n \n
\n\n \n
\n
\n
\n
{{basicData.requestedBy.loginId}} {{\'ticket.contact.madeRequest\'| i18n}}
\n
\n\n
\n
\n
\n
\n {{\'sbeRequest.detail.summary.sbeorderId\' | i18n}}\n
{{basicData.orderId}}
\n
\n
\n {{\'sbeRequest.details.paymentType\' | i18n}}\n
{{basicData.paymentType}}
\n
\n
\n {{\'sbeRequest.details.quantity\' | i18n}}\n
{{basicData.quantity}}
\n
\n
\n
\n
\n {{\'sbeRequest.details.onceCost\' | i18n}}\n
{{basicData.onceCost}} {{basicData.currency}}
\n
\n
\n {{\'sbeRequest.details.monthlyCost\' | i18n}}\n
{{basicData.monthlyCost}} {{basicData.currency}}
\n
\n
\n {{\'sbeRequest.details.yearlyCost\' | i18n}}\n
{{basicData.yearlyCost}} {{basicData.currency}}
\n
\n
\n
\n {{\'sbeRequest.details.completion.date\' | i18n}}\n
{{ basicData.completedDate ? ((basicData.completedDate | datePreConfigTimezone:\'mediumDate\') + \' \' + (basicData.completedDate| datePreConfigTimezone:\'shortTime\')) : \'-\' }}
\n
\n
\n
\n\n
\n
\n
{{\'serviceRequest.details.orderTitle\' | i18n}}
\n
{{basicData.orderTitle}}
\n
{{\'serviceRequest.details.excerpt\' | i18n}}
\n
{{basicData.excerpt}}
\n
{{\'serviceRequest.details.detailedDesc\' | i18n}}
\n
{{basicData.description}}
\n
\n
\n
\n
\n
\n {{ question.questionText }} :\n
{{ question.displayValue }}
\n \n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n
\n
\n\n
\n"); $templateCache.put("views/ticket/service-request-details.html","
\n\n
\n

{{\'serviceRequest.details.notFound\' | i18n}}

\n
\n\n
\n
\n\n
\n
\n
\n
{{basicData.summary}}
\n \n
\n\n
\n \n
\n\n
\n
{{\'serviceRequest.detail.summary.orderId.label\' | i18n:(basicData.displayId || \'\')}}
\n
{{basicData.displayId || \'\'}}
\n {{\'search.preview.viewFullRequest\' | i18n}}\n\n
{{\'ticket.list.lastUpdated\' | i18n : (basicData.modifiedDate | humanizedAbsoluteDateFormat)}}
\n
\n\n
\n
\n \n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n\n
\n \n \n
\n
\n
\n
\n\n
\n
\n
\n {{ basicData.status.value | localizeLabel: \'status\':\'request\' }}\n \n
\n
\n\n
\n
\n \n
\n \n
\n\n
\n
\n\n
\n
\n {{\'serviceRequest.details.approvals\' | i18n }}\n {{\'serviceRequest.details.rejectedApprovals\' | i18n }}\n\n
\n {{\'serviceRequest.details.approved\' | i18n:(basicData.approvalList.closed.length)}}, {{\'serviceRequest.details.awaitingApproval\' | i18n:(basicData.approvalList.open.length)}}
\n {{\'approval.approversList.labels.showList\' | i18n}}\n
\n
\n\n
\n \n\n
\n\n
\n {{basicData.contact.firstName}} {{basicData.contact.lastName}} \n {{\'ticket.contact.madeRequest\'| i18n}}\n \n
\n\n \n
\n
\n\n
\n
\n
\n
\n \"{{basicData.assignee.fullName}}\"\n
\n {{\'serviceRequest.details.requestCoordinator\'|i18n}}
\n \n {{basicData.assignee.fullName}} \n
\n
\n
\n \n
\n
\n
\n {{\'serviceRequest.details.price\' | i18n}}\n
{{(basicData.quantity || 1) * basicData.price | number:2}} {{basicData.currency}}
\n
\n
\n
\n
\n {{\'serviceRequest.details.expected.completion.date\' | i18n}}\n
{{ basicData.expectedDate ? ((basicData.expectedDate | datePreConfigTimezone:\'mediumDate\') + \' \' + (basicData.expectedDate| datePreConfigTimezone:\'shortTime\')) : (\'common.label.none\' | i18n) }}
\n
\n
\n {{\'serviceRequest.details.required.date\' | i18n}}\n
{{ basicData.requiredDate ? ((basicData.requiredDate | datePreConfigTimezone:\'mediumDate\') + \' \' + (basicData.requiredDate| datePreConfigTimezone:\'shortTime\')) : (\'common.label.none\' | i18n) }}
\n
\n
\n \n
\n
\n
\n\n
\n
\n
{{\'serviceRequest.details.requestDefinition\'|i18n}}
\n
{{basicData.requestTemplateTitle}}
\n\n
{{\'serviceRequest.details.detailedDesc\' | i18n}}
\n
{{basicData.desc}}
\n
\n
\n
\n
{{\'serviceRequest.details.viewCustomFormDescText\' | i18n}}
\n \n
\n
\n\n
\n \n \n \n \n \n
\n
\n\n
\n"); $templateCache.put("views/ticket/task-details-v2.html","
\n
\n\n
\n

{{\'task.details.notFound\' | i18n}}

\n
\n\n \n \n \n
\n {{\'task.parent.label\' | i18n}}\n {{basicData.parentDisplayId}}: {{basicData.parentSummary}}\n
\n
\n {{\'task.parent.label\' | i18n}}\n {{basicData.parentDisplayId}}: {{basicData.parentSummary}}\n
\n
\n \n \n \n \n \n \n
\n \n \n \n \n \n
\n
\n
\n
"); $templateCache.put("views/ticket/task-details.html","
\n\n
\n

{{\'task.details.notFound\' | i18n:(basicData.id)}}

\n
\n\n
\n\n
\n\n \n \n\n
\n
\n
{{basicData.summary}}
\n \n\n
\n \n
\n\n
\n {{\'task.detail.summary.orderId.label\' | i18n:(basicData.displayId || \'\')}}\n
{{basicData.displayId || \'\'}}
\n {{\'search.preview.viewFullTask\' | i18n}}\n\n\n
\n {{ basicData.priority | localizeLabel: \'priority\':\'task\' }}\n
\n
{{\'ticket.list.lastUpdated\' | i18n : (basicData.modifiedDate | humanizedAbsoluteDateFormat)}}
\n
\n\n
\n
\n \n
\n
\n \n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n \n
\n
\n
\n\n
\n \n
\n\n
\n\n
\n
\n
\n {{ basicData.status.value | localizeLabel: \'status\':\'task\' }}\n \n
\n
\n\n
\n
\n \n
\n \n
\n
\n\n
\n {{\'task.parent.label\' | i18n}}\n {{basicData.parentDisplayId}}: {{basicData.parentSummary}}\n
\n
\n {{\'task.parent.label\' | i18n}}\n {{basicData.parentDisplayId}}: {{basicData.parentSummary}}\n
\n
\n\n \n
\n\n \n\n
\n\n
\n \n
\n\n
\n \n \n
\n\n
\n \n \n \n \n
\n\n
\n\n
\n
\n \n \n \n \n
\n
\n\n
\n\n \n \n \n\n
\n
\n
\n
{{\'task.details.jobType\' | i18n}}
\n
\n {{basicData.jobType}}\n - \n
\n
\n
\n
{{\'task.details.jobVersion\' | i18n}}
\n
\n {{basicData.jobVersion}}\n - \n
\n
\n
\n
{{\'task.details.jobID\' | i18n}}
\n
\n {{basicData.jobID}}\n - \n
\n
\n
\n
\n\n \n
\n
\n
\n {{\'controls.action.edit\' | i18n}}\n
\n
\n
\n \"{{basicData.assignee.fullName}}\"\n \n\n
\n
{{\'common.labels.assignedTo\' | i18n}}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{basicData.assignee.fullName}}\n \n
\n\n
\n
{{\'common.labels.supportGroup\' | i18n}}
\n {{basicData.supportGroup.name || (\'common.label.noneYet\' | i18n) }}\n
\n\n \n
\n
\n \n
\n
\n\n \n \n
\n \n
\n
\n\n \n
\n \n \n \n \n \n
\n\n
\n
"); $templateCache.put("views/ticket/ticket-profile.html","
\n \n
\n
\n
\n
\n
\n
\n
\n\n"); $templateCache.put("views/ticket/ticket-tasks.html","
\n\n
\n\n
\n
\n\n
\n \n
    \n
  • \n
    {{\'create.change.fromScratch.title\' | i18n}}
    \n
  • \n
  • \n
    {{\'resourceSlice.task.add.from.template\' | i18n}}
    \n
  • \n
\n
\n
\n\n \n\n
{{\'ticket.relatedTasks.ordering.label\' | i18n}}
\n
\n\n
1 || (relatedTasks.length === 1 && relatedTasks[0] && relatedTasks[0].length > 1))\">\n
\n \n \n
\n
\n\n
{{\"resourceSlice.emptyList.savedTasks.label\" | i18n}}
\n\n
1 || (relatedTasks.length === 1 && relatedTasks[0] && relatedTasks[0].length > 1))}\">\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n \n {{task[0].realObject.mainSequence}}\n \n {{\'ticket.relatedTasks.task.group.label\' | i18n}}{{task[0].realObject.taskGroupName}}\n
\n
\n
\n
\n \n
\n
\n
{{\'common.label.viewOnly\' | i18n}}
\n
{{\'ticket.relatedTasks.nesting.label\' | i18n}}
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n {{childTask.realObject.mainSequence}}.{{childTask.realObject.sequence ? childTask.realObject.sequence : 1 }}\n
\n
\n
\n
\n
\n
\n {{childTask.displayId}}: {{childTask.realObject.summary}}\n
{{childTask.realObject.desc}}
\n
\n\n
\n
{{childTask.realObject.status.value | localizeLabel: \'status\':\'task\'}}
\n \n {{childTask.realObject.assignee.fullName}}\n
\n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n {{task.realObject.mainSequence}}\n
\n
\n
\n
\n
\n {{task.displayId}}: {{task.realObject.summary}}\n
{{task.realObject.desc}}
\n
\n\n
\n
{{task.realObject.status.value | localizeLabel: \'status\':\'task\'}}
\n \n {{task.realObject.assignee.fullName}}\n
\n
\n
\n
\n
\n
\n
\n
\n\n \n\n
"); $templateCache.put("views/ticket/workorder-details-v2.html","
\n
\n\n
\n

{{\'workorder.details.notFound\' | i18n}}

\n
\n\n \n \n \n\n
\n \n\n \n \n\n \n \n\n \n\n \n
\n \n \n \n \n \n \n \n \n
\n\n
\n
\n
\n"); $templateCache.put("views/ticket/workorder-details.html","
\n\n\n
\n

{{\'workorder.details.notFound\' | i18n:(basicData.id)}}

\n
\n\n
\n\n \n
\n\n \n\n
\n\n \n
\n
\n {{\'ticket.notification.draft.missingTitle\' | i18n}}\n
\n
{{basicData.summary}}
\n \n\n
\n
\n \n
\n\n
\n
{{\'workorder.detail.summary.orderId.label\' | i18n:(basicData.displayId || \'\')}}
\n
{{basicData.displayId || \'\'}}
\n {{\'search.preview.viewFullWorkorder\' | i18n}}\n\n
\n {{ basicData.priority | localizeLabel: \'priority\':\'workorder\' }}\n
\n
{{\'ticket.list.lastUpdated\' | i18n : (basicData.modifiedDate | humanizedAbsoluteDateFormat)}}
\n
\n
\n\n \n
\n
\n \n
\n
\n \n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n \n
\n
\n
\n\n
\n \n
\n\n
\n\n
\n\n \n
\n
\n {{ basicData.status.value | localizeLabel: \'status\':\'workorder\' }}\n \n
\n
\n\n
\n
\n \n
\n \n
\n
\n
\n\n
\n\n \n \n\n
\n\n \n\n
\n
\n {{basicData.contact.firstName}} {{basicData.contact.lastName}} \n {{\'ticket.contact.madeRequest\'| i18n}}\n \n
\n \n
\n\n
\n\n
\n
\n \n \n \n \n
\n
\n\n
\n\n \n \n \n\n
\n\n
\n\n
\n
\n
{{\'ticket.detail.affectedService\' | i18n}}
\n \n {{basicData.impactedService.name}}\n \n {{\'common.label.na\' | i18n}}\n
\n
\n\n
\n\n
\n
\n \n\n\n
\n \n
\n
\n \n
\n \n
\n\n
\n \n \n
\n
\n
\n\n
\n
\n \n \n
\n
\n\n
\n\n \n \n \n \n\n \n \n
\n
\n
\n {{\'controls.action.edit\' | i18n}}\n
\n
\n
\n
\n
\n \"{{basicData.assignee.fullName}}\"\n \n
\n
\n
{{\'common.labels.assignedTo\' | i18n}}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{basicData.assignee.fullName}}\n \n
{{\'common.labels.supportGroup\' | i18n}}
\n {{ basicData.supportGroup.name || (\'common.label.noneYet\' | i18n ) }}\n \n
\n
\n\n
\n
\n \"{{basicData.manager.fullName}}\"\n
\n
\n
{{\'workorder.detail.requestedManager\' | i18n}}
\n {{\'common.label.noneYet\' | i18n }}\n \n {{basicData.manager.fullName}}\n \n
{{\'common.labels.supportGroup\' | i18n}}
\n {{ basicData.managerGroup.name || (\'common.label.noneYet\' | i18n ) }}\n \n
\n
\n
\n\n
\n \n
\n
\n\n \n \n
\n \n
\n
\n\n \n
\n \n \n \n \n \n \n \n \n
\n
\n
\n"); $templateCache.put("views/user/log-in-help-modal.html","
\n

{{ \'user.loginHelp.modalTitle\' | i18n}}

\n
\n
\n
\n
\n
\n
{{\'user.loginHelp.url\' | i18n}}
\n \n
\n
\n
\n
{{\'user.loginHelp.phone\' | i18n}}
\n
{{contact.phone}}
\n
\n
\n \n
\n
\n
\n
\n
\n
\n"); $templateCache.put("views/user/login.html","
\n
\n
\n
\n
{{\'login.productShortName\' | i18n}}
\n
\n\n
\n \n
\n \n
\n \n
\n\n
\n

\n {{ \'user.loginError.\' + errorMessageType | i18n }}

\n
\n
\n

\n {{ errorMessageTypeEnforcePwdConstraint }}

\n
\n \n
\n \n
\n
\n\n
\n \n \n
\n
\n\n
\n \n \n {{\'login.poweredBy\' | i18n}}\n \n
\n
\n"); $templateCache.put("views/ticket-console/bulk-need-attention-modal.html","
\n {{(flag ? \'ticket.needsAttention.modal.flag.heading\' : \'ticket.needsAttention.modal.unflag.heading\') | i18n }}\n \n
\n
\n
{{ (flag ? \'ticket.needsAttention.modal.flag.subheading\' : \'ticket.needsAttention.modal.unflag.subheading\') | i18n }}
\n
\n \n
\n
\n"); $templateCache.put("views/work-order/edit-poi.html","
\n
\n \n
\n \n
\n
\n \n
"); $templateCache.put("views/admin/screen-configuration/action-accelerators.html","
\n
\n
\n {{ \'action.accelerators.popup.header\' | i18n }} \n
\n
\n
\n \n {{accelerator.name}}\n {{ accelerator.desc }}\n \n
\n
\n
\n
\n"); $templateCache.put("views/admin/screen-configuration/custom-action-editor.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n\n
\n

\n {{\'customization.globalMenu.action\' | i18n}}\n

\n\n

\n {{\'customization.screen.\' + screenObj.name | i18n}} > {{\'customization.panelMenu.action\' | i18n}}\n

\n
\n
\n
\n\n
\n
\n {{\'customization.globalMenu.action.moreMenuMsg\' | i18n}}\n
\n
\n {{\'customization.globalMenu.action.moreMenu\' | i18n}}\n
\n
\n
\n \n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
{{\'customization.globalMenu.action.\'+actionObj.actionType | i18n}}
\n
{{actionObj.labels[\'default\'] || \'customization.globalMenu.action.label.default\' | i18n}}
\n
\n \n
\n
\n
{{ \'customization.globalMenu.action.basicInfo\' | i18n }}
\n\n
\n
{{\n \'customization.globalMenu.action.actionType\' | i18n }}\n
\n
\n
\n \n \n \n
\n
\n
\n\n
\n
{{ \'customization.globalMenu.action.supportedPlatforms\' | i18n }}
\n \n \n
\n\n
\n \n\n
{{\'common.labels.nonEmpty\' | i18n }}
\n \n
\n {{\'customization.globalMenu.action.url.hint\' | i18n}}\n
\n
\n
\n \n \n\n
{{\'common.labels.nonEmpty\' | i18n }}
\n
{{\'customization.globalMenu.action.template.error\' | i18n }}
\n
\n\n
\n\n
\n
\n
{{ \'customization.globalMenu.action.iomapping\' | i18n }}
\n\n
\n\n
\n
\n
{{ \'customization.globalMenu.action.availability\' | i18n }}\n \n \n
\n
\n
\n \n
\n
\n\n
\n
{{ \'customization.globalMenu.action.inputmapping\' | i18n }}
\n
\n
\n
{{field.mappedFieldName}}
\n
\n\n \n
\n
\n \n\n \n\n
\n
{{\'customization.globalMenu.action.accelerator.error\' | i18n }}
\n
{{\'customization.globalMenu.action.defaultValue.error\' | i18n }}
\n
\n
\n
{{ \'customization.globalMenu.action.outputmapping\' | i18n }}
\n
\n
\n
{{field.mappedFieldName}}
\n
\n \n
\n
{{\'customization.globalMenu.action.accelerator.error\' | i18n }}
\n
\n
\n
{{ \'customization.globalMenu.action.synchronous\' | i18n }}
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n\n
\n
\n {{ \'customization.globalMenu.action.label.openBehavior\' | i18n}}\n
\n
\n
\n \n \n
\n
\n
\n\n
\n \n
\n\n
\n
{{ \'customization.globalMenu.action.userInput\' | i18n }}
\n \n \n \n
\n
{{\'customization.panelMenu.action.assetUpdate.text\' | i18n}}
\n
\n \n
\n
\n
\n
\n
0\">\n
{{\'customization.globalMenu.action.mappedFields\' | i18n}}
\n
\n
\n
{{getFieldLabel(field.fieldName)}}
\n
\n
\n
\n\n\n

{{ \'customization.globalMenu.action.localizationLabels\' | i18n }}

\n\n
\n
\n
{{ \'customization.globalMenu.action.locale\' | i18n }}
\n
\n {{ \'customization.globalMenu.action.label\' | i18n }}\n
\n
\n
\n
\n
\n \n
\n
\n
\n \n
\n
{{\'common.labels.nonEmpty\' | i18n }}
\n
\n
\n
\n
\n \n
    \n
  • \n
    \n {{\"‪\"+value+\"‬\"}}\n
    \n
  • \n
\n
\n
\n
\n \n
\n
\n
{{\'common.labels.nonEmpty\' | i18n }}
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/admin/screen-configuration/custom-area-editor.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n\n
\n

\n {{\'customization.screen.\' + customArea.parentScreenName | i18n}} > {{\'customization.panel.\' + (customArea.sectionName || customArea.shortId) | i18n}}\n

\n
\n\n
\n\n
\n\n
\n\n
\n
\n
{{\'customAreaEditor.selectAssetType\' | i18n}}:
\n
\n \n
    \n
  • \n
    \n {{type.label}}\n
    \n
    \n {{subType.label}}\n
    \n
  • \n
\n
\n
\n
\n
\n
\n
\n
\n
\n \n \n
\n
\n
{{\'customAreaEditor.availableFields\' | i18n}}\n \n \n
\n\n
\n
\n
\n \n
\n \n \n \n \n {{field.label}}\n {{::getWidgetFieldLabel(field)}}\n ({{\'customAreaEditor.field.systemRequired.label\' | i18n}})\n \n \n \n \n
\n
\n
\n
\n
\n\n
\n
\n
\n
\n
{{\'customAreaEditor.selectedFields\' | i18n}}
\n
\n
\n
\n \n
\n
\n
\n
\n \n \n \n {{\'customAreaEditor.groupField\' | i18n}}\n \n \n \n\n
\n
{{\'customAreaEditor.groupField.dropbox\' | i18n}}
\n
\n \n\n \n
\n {{\'customAreaEditor.groupField.dropbox.message\' | i18n}}\n
\n
\n \n\n\n \n
\n
\n
\n\n
\n
\n\n
\n\n
\n\n \n \n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/admin/screen-configuration/expression-builder.html","
\n
\n \n \n
{{errorMsg}}
\n
\n
\n
\n
\n {{ \'expression.accelerators.popup.header\' | i18n }}\n
\n
\n
\n
\n {{accelerator.name}}\n {{ accelerator.desc }}\n
\n
\n
\n
\n
"); $templateCache.put("views/admin/screen-configuration/expression-popover.html","
\n \n
"); $templateCache.put("views/admin/screen-configuration/field-item.html","
\n \n  \n \n \n {{field.label}}\n \n \n \n \n \n \n\n
\n \n \n \n \n\n
\n \n
\n \n\n
\n
\n \n \n
\n
\n
\n \n \n
    \n
  • \n
\n
\n
\n
\n
\n {{\"customAreaEditor.field.dependency\" | i18n}}\n
    \n
  • \n \n {{dField.label}}\n
  • \n
\n
\n
\n
"); $templateCache.put("views/admin/screen-configuration/new-field-item.html","
\n
\n \n  \n \n \n \n
\n \n
\n
\n \n \n {{::getFieldTypeLabel(field)}}\n ({{\'customAreaEditor.field.systemRequired.label\' | i18n}})\n \n
\n {{field.label}}\n
\n \n \n \n
\n
\n\n \n \n \n
\n\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n \n\n
\n \n
\n \n\n
\n
\n \n \n
\n
\n
\n \n \n
    \n
  • \n
\n
\n
\n
\n\n
\n {{\"customAreaEditor.field.dependency\" | i18n}}\n
    \n
  • \n \n {{dField.label}}\n
  • \n
\n
\n
\n {{\"customAreaEditor.field.widgetMembers\" | i18n}}\n
    \n
  • \n {{::getMemberFieldLabel(member)}}\n ({{\'customAreaEditor.field.systemRequired.label\' | i18n}})\n
  • \n
\n
\n
\n\n
"); $templateCache.put("views/admin/screen-configuration/provider-accelerators.html","
\n
\n
\n
\n {{ \'action.accelerators.popup.header\' | i18n }} \n
\n
\n
\n {{ accelerator.label }}\n
\n
\n
\n
\n
"); $templateCache.put("views/admin/screen-configuration/provider-user-prompt.html","
\n
\n

\n {{\'customization.globalMenu.action.modal.userPromptTitle\' | i18n}}\n

\n
\n\n
\n
\n
\n\n
\n
\n
\n
{{::field.mappedFieldName}} :
\n
\n
\n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n\n
\n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/admin/screen-configuration/screen-configuration.html","
\n\n
\n\n
\n

{{\'headerNav.screenConfiguration\' | i18n}}

\n\n {{\'screenConfiguration.tagline\' | i18n}}\n\n \n
\n\n
\n

{{\'screenConfiguration.globalMenu\' | i18n}}

\n\n
{{\'screenConfiguration.globalMenu.tagline\' | i18n}}
\n
\n \n
\n
\n
\n\n
\n

{{\'customization.screen.assetScreen\' | i18n}}

\n\n
\n \n
\n
\n
\n\n
\n

\n {{\'customization.screen.\' + screen.name | i18n}}\n \n \n

\n \n
\n \n
\n \n
\n \n
\n \n \n \n \n \n
\n \n
\n
\n\n
"); $templateCache.put("views/admin/screen-configuration/screen-sections-tree.html","\n
\n\n \n 1\"\n ng-class=\"{\n \'icon-triangle_right\': !panel.isOpen,\n \'icon-triangle_down\': panel.isOpen\n }\"\n >{{\'customization.panel.\' + panel.name | i18n}}\n \n\n \n
\n
"); $templateCache.put("views/admin/knowledge-style-configuration/knowledge-style-config.html","\n\n
\n
\n\n
\n

{{\'config.kaStyle.header\' | i18n}}

\n {{ \'config.kaStyle.sub.header\' | i18n }}\n
\n\n
\n
\n
{{\'config.kaStyle.list.label\' | i18n}}
\n
\n
\n
\n \n
{{\'config.kaStyle.styleCount\' | i18n : template.templateObject.styles.length}}
\n
\n
\n
\n
\n\n
\n
\n
{{\'config.kaStyle.edit.label\' | i18n}}
\n
\n
\n\n
\n
{{style.type}}
\n
\n {{\'config.kaStyle.nameMissingWarning.label\' | i18n}}\n
\n
({{style.text || \'config.kaStyle.useDefault.label\' | i18n}})
\n
\n
\n
\n \n
\n
\n \n \n
\n
\n\n
\n
\n
\n\n
\n\n
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n\n
\n\n
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n\n
\n\n
\n
\n \n
\n
\n\n
\n
\n \n
\n
\n
\n
\n
\n\n \n
\n
\n
\n\n
\n
\n \n \n
\n
\n\n
\n"); $templateCache.put("views/admin/console-config/admin-console-configuration.html","
\n
\n \n\n
\n
\n
\n \n \n
\n
\n
\n\n"); $templateCache.put("views/admin/console-config/admin-console-side-menu.html","
\n\n
\n

{{ \'console.config.heading\' | i18n }}

\n
\n\n \n\n
"); $templateCache.put("views/admin/console-config/provider-configuration.html","
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
{{\'console.config.providerSettings.providers\' | i18n}}
\n \n 0) ? \'pointer-cursor\' : \'normal-cursor\'\" ng-click=\"settingsDisplay(data)\">{{data.name}}
{{\'console.config.providerSettings.total\' | i18n}}: {{pagination.totalItems}}
\n \n \n\n
\n \n
\n\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
{{\'console.config.providerSettings.title\' | i18n}}
{{getValidLabel(setting)}}\n \n \n \n
\n
\n
\n\n
"); $templateCache.put("views/admin/console-config/reports.html","
\n
\n
\n \n\n
\n \n
\n\n
\n \n
\n\n \n {{\'common.button.clear\' | i18n}}\n \n\n
\n
\n
    \n
  • \n
    {{\'console.config.reports.allUniqueUsers\' | i18n}}
    \n
    {{reportsData.uniqueUsers}}
    \n
  • \n
  • \n
    {{client.clientType}}
    \n
    {{client.activeUserCount}}
    \n
  • \n
\n
\n
\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
{{\'user.loginForm.usernamePlaceholder\' | i18n}}{{\'personInfoCard.label.email\' | i18n}}{{\'console.config.reports.headers.userId\' | i18n}}{{\'console.config.reports.headers.lastVisit\' | i18n}}
{{\'console.config.reports.headers.web\' | i18n}}{{\'console.config.reports.headers.ios\' | i18n}}{{\'console.config.reports.headers.android\' | i18n}}
{{user.userFirstName}} {{user.userLastName}}{{user.userEmail}}{{user.userId}}{{user.lastWebLoginDate | datePreConfigTimezone: \'short\' : $root.timezone}}{{user.lastIOsLoginDate | datePreConfigTimezone: \'short\' : $root.timezone}}{{user.lastAndroidLoginDate | datePreConfigTimezone: \'short\' : $root.timezone}}
\n \n \n
\n
"); $templateCache.put("views/admin/health-check/health-check.html","
\n
\n {{ \'admin.health.title\' | i18n }}\n
\n
\n
\n\n
\n
\n
\n \n \n \n

\n {{ \'admin.health.tenant.result\' | i18n: ctrl.currentHost.hostName }}\n

\n
\n\n
\n\n
\n

\n {{error}}\n

\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
{{ \'admin.health.service.name\' | i18n }}{{ \'admin.health.service.url\' | i18n }}{{ \'admin.health.service.status\' | i18n }}{{ \'admin.health.service.additionalinfo\' | i18n }}
{{check.name}}{{check.endpoint}}{{check.status}}{{check.additionalInfo || \'-\'}}
\n
\n
\n"); $templateCache.put("views/field-customization/custom-fields/character-custom-field.html","
\n\n \n
"); $templateCache.put("views/field-customization/custom-fields/checkbox-custom-field.html","
\n\n \n\n\n\n \n {{ (data.value === null || data.value === \'\') && data.isStaticSelectionField() ? (\'customField.label.noValue\' | i18n) : cbOption.label }}\n \n\n
\n {{\'ticket.notification.draft.missingField\' | i18n:(data.label)}}\n
\n\n \n\n \n \n\n
"); $templateCache.put("views/field-customization/custom-fields/date-custom-field.html","
\n \n
"); $templateCache.put("views/field-customization/custom-fields/datetime-custom-field.html","
\n
\n \n\n \n {{(data.hasValue && data.value) ? ((data.value | date:\'mediumDate\') + \' \' + (data.value | date: \'shortTime\')) : (\'customField.label.noValue\' | i18n) }}\n \n\n
\n {{\'ticket.notification.draft.missingField\' | i18n:(data.label)}}\n
\n\n
\n\n \n
\n
\n
\n \n \n
\n
\n \n
\n
\n
\n
\n\n
\n
\n
"); $templateCache.put("views/field-customization/custom-fields/group-custom-field.html","
\n \n \n\n \n {{ data.value || (\'customField.label.noValue\' | i18n) }}\n \n\n
\n
\n
\n \n \n
\n
\n \n
\n\n
\n
\n\n \n
\n\n\n\n"); $templateCache.put("views/field-customization/custom-fields/menu-custom-field.html","
\n \n
"); $templateCache.put("views/field-customization/custom-fields/number-custom-field.html","
\n \n
"); $templateCache.put("views/field-customization/custom-fields/static-selection-custom-field.html","
\n \n
\n"); $templateCache.put("views/field-customization/custom-fields/textarea-custom-field.html","
\n \n
"); $templateCache.put("views/field-customization/custom-fields/time-custom-field.html","
\n \n
"); $templateCache.put("views/layout-configuration/layout-section/editable-layout-section.html","
\n
\n
\n\n
\n {{\'controls.action.edit\' | i18n}}\n
\n\n

{{(\'common.button.edit\' | i18n ) + \' \' +\n (\'ticket.type.\' + ticket.type | i18n)}}

\n

{{(\'copychange.form.title\' | i18n )}}

\n
\n\n \n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (layoutForm.$error.required.length) }}\n \n \n \n \n
\n
\n\n
\n
\n"); $templateCache.put("views/layout-configuration/layout-renderer/layout-renderer.html","
\n
\n
\n
\n
\n 0\"\n panel-id=\"{{screenLayout.name}}.{{childColumnPanel.name}}\"\n stacked=\"true\"\n edit-mode=\"editMode\"\n is-new=\"isNew\"\n class=\"editable-content-section-block panel-field-area\"\n update-is-handled-by-parent=\"true\">\n \n
\n
\n 0\"\n panel-id=\"{{screenLayout.name}}.{{columnPanel.name}}\"\n stacked=\"true\"\n edit-mode=\"editMode\"\n is-new=\"isNew\"\n class=\"editable-content-section-block panel-field-area\"\n update-is-handled-by-parent=\"true\">\n \n
\n
\n
\n"); $templateCache.put("views/layout-configuration/status-bar-component/resolution-note.html","
\n
\n \n

{{selected.resolutionNote}}

\n \n
\n
"); $templateCache.put("views/layout-configuration/status-bar-component/status-bar-popover.html","
\n
\n {{\'ticket.statusReason\' | i18n}}\n
{{ selected.statusReason.label }}
\n
\n
\n {{\'ticket.resolutionNote\' | i18n}}\n
{{ selected.resolutionNote }}
\n
\n
"); $templateCache.put("views/layout-configuration/status-bar-component/status-bar.html","
\n
\n
\n
\n
\n {{ selected.status.label }} \n
\n
\n
\n \n
\n\n
\n
\n \n
\n
\n \n
\n
\n\n
\n \n
\n {{ selected.statusReason.label }}\n
\n
\n
\n \n
\n \n
\n
\n
\n
\n \n
\n
\n
\n \n \n
\n
\n
\n
\n \n
\n
\n
\n
{{\'change.detail.status.scheduledForApproval.scheduledDatedError\' | i18n}}
\n
\n
\n\n
\n
\n \n
\n
\n
\n
"); $templateCache.put("views/layout-configuration/title-bar-component/title-bar.html","\n
\n
\n
\n \n
\n
\n {{\'ticket.notification.draft.missingTitle\' | i18n}}\n
\n
\n \n
\n
\n \n
\n\n \n
\n
\n
\n \n
\n
{{\'ticket.type.\' + ticket.type | i18n}}
\n
\n \n
\n \n \n
\n
\n \n
\n
\n
{{\'ticket.list.lastUpdated\' | i18n : (ticket.modifiedDate | humanizedAbsoluteDateFormat)}}
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n \n \n
\n \n
\n
\n
\n
\n"); $templateCache.put("views/ticket/profiles/activity-profile.html","
\n \n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n
\n
"); $templateCache.put("views/ticket/profiles/change-profile.html","
\n \n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n\n \n
\n
\n\n"); $templateCache.put("views/ticket/profiles/data-loss-prevention-profile.html","
\n\n
\n

{{\'dlp.details.notFound\' | i18n:(basicData.id)}}

\n
\n\n
\n\n
\n\n \n \n
\n
\n \n
\n
\n
\n
{{\'ticket.relatedDLP.label\' | i18n}}
\n
\n
\n
{{\'ticket.relatedDLP.summary\' | i18n}}
{{basicData.summary}}\n
\n
\n
\n
\n
{{\'ticket.relatedDLP.company\' | i18n}}
{{basicData.company.name}}\n
\n
\n
{{\'ticket.relatedDLP.event.source\' | i18n}}
{{basicData.type}}\n
\n
\n
\n
{{\'ticket.relatedDLP.triggeredBy\' | i18n}}
{{basicData.triggeredBy}}\n
\n
\n
\n
\n
\n
\n
\n
\n
\n {{\'ticket.relatedDLP.parent.label\' | i18n}}\n {{basicData.parentDisplayId}}: {{basicData.parentSummary}}\n
\n
\n
\n
\n
\n
\n
{{\'ticket.relatedDLP.filename\' | i18n}}
{{basicData.eventSourceInfo.fileName}}\n
\n
\n
{{\'ticket.relatedDLP.owner\' | i18n}}
{{basicData.eventSourceInfo.owner}}\n
\n
\n
\n
\n
{{\'ticket.relatedDLP.path\' | i18n}}
\n {{basicData.eventSourceInfo.pathURL}}\n
\n
\n
{{\'ticket.relatedDLP.site\' | i18n}}
\n {{basicData.eventSourceInfo.siteURL}}\n
\n
\n
\n
\n
\n
\n
{{\'ticket.relatedDLP.to\' | i18n}}
{{basicData.eventSourceInfo.to}}\n
\n
\n
{{\'ticket.relatedDLP.cc\' | i18n}}
{{basicData.eventSourceInfo.cc}}\n
\n
\n
{{\'ticket.relatedDLP.bcc\' | i18n}}
{{basicData.eventSourceInfo.bcc}}\n
\n
\n
\n
\n
{{\'ticket.relatedDLP.subject\' | i18n}}
{{basicData.eventSourceInfo.subject}}\n
\n
\n
{{\'ticket.relatedDLP.sentDate\' | i18n}}
{{basicData.eventSourceInfo.sentDate}}\n
\n
\n
\n
\n
\n
\n {{\'ticket.relatedDLP.policies.rules.label\' | i18n}}\n
\n
\n
\n
\n
\n {{policy.policyName}}\n {{(\'ticket.relatedDLP.policy\' | i18n) + \' \' + ($index+1)}}\n
\n
\n
\n {{rule.ruleName ? rule.ruleName : ((\'ticket.relatedDLP.rule\' | i18n) + \' \' + ($index+1))}}\n
\n
\n
\n
\n
\n
\n
\n\n"); $templateCache.put("views/ticket/profiles/data-loss-prevention-sensitive-info-action-blade.html","
\n {{\'common.labels.508BeginContent\' | i18n}}\n
\n

{{policyName}}: {{rule.ruleName}} {{\'ticket.relatedDLP.details.label\' | i18n}}

\n
\n\n
\n
\n
\n
\n
\n {{\'ticket.relatedDLP.rule.actions\' | i18n}}: \n {{rule.actions}}\n
\n
\n {{\'ticket.relatedDLP.severity\' | i18n}}: \n {{rule.severity}}\n
\n
\n {{\'ticket.relatedDLP.document.properties\' | i18n}}: \n {{rule.documentProperties}}\n
\n
\n
\n
\n {{\'ticket.relatedDLP.shared.externally\' | i18n}}: \n {{rule.sharedExternally}}\n
\n
\n {{\'ticket.relatedDLP.from.member.of\' | i18n}}: \n {{rule.fromMemberOf}}\n
\n
\n
\n
\n
\n {{\'ticket.relatedDLP.rule.actions.label\' | i18n}}\n
\n
\n
\n {{\'ticket.relatedDLP.rule.overridden.actions\' | i18n}}: \n {{rule.overrideActions}}\n
\n
\n {{\'ticket.relatedDLP.reason\' | i18n}}: \n {{rule.reason}}\n
\n
\n
\n
\n {{\'ticket.relatedDLP.justification\' | i18n}}: \n {{rule.justification}}\n
\n
\n {{\'ticket.relatedDLP.false.positive\' | i18n}}: \n {{rule.falsePositive | binaryCheck}}\n
\n
\n
\n
\n
\n {{\'ticket.relatedDLP.sensitive.info.label\' | i18n}}\n
\n
\n
\n
\n {{info.name}}\n
\n
\n
\n {{\'ticket.relatedDLP.count\' | i18n}}: \n {{info.count}}\n \n
\n
\n
\n {{\'ticket.relatedDLP.confidence\' | i18n}}: \n {{info.confidence + \'%\'}}\n
\n
\n
\n
\n
\n
{{\'ticket.relatedDLP.sensitive.value\' | i18n}}
\n
{{\'ticket.relatedDLP.context\' | i18n}}
\n
\n
\n
{{detail.dataValue}}
\n
{{detail.dataContext}}
\n
\n
\n
\n
\n
\n
\n
\n\n \n {{\'common.labels.508EndContent\' | i18n}}\n
"); $templateCache.put("views/ticket/profiles/draft-change-profile.html","
\n
\n
\n
\n
\n
\n
\n
\n
\n\n
\n \n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (countInvalidFields()) }}\n {{ \'create.ticket.invalid.fields\' | i18n }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n
\n \n \n
\n
\n"); $templateCache.put("views/ticket/profiles/draft-incident-profile.html","
\n
\n
\n \n
\n
\n
\n
\n
\n
\n\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (countInvalidFields()) }}\n {{ \'create.ticket.invalid.fields\' | i18n }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n
\n \n \n
\n
\n"); $templateCache.put("views/ticket/profiles/draft-knownerror-profile.html","
\n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: countInvalidFields() }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n
\n \n \n
\n
\n"); $templateCache.put("views/ticket/profiles/draft-problem-profile.html","
\n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (countInvalidFields()) }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n
\n \n \n
\n
\n"); $templateCache.put("views/ticket/profiles/draft-service-request-profile.html","
\n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n
\n
\n
\n \n \n {{(countInvalidFields() ? (\'create.ticket.more.required.fields\' | i18n: (countInvalidFields())): (\'create.ticket.invalid.fields\') | i18n) }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n
\n \n \n
\n
\n"); $templateCache.put("views/ticket/profiles/draft-workorder-profile.html","
\n
\n
\n
\n
\n
\n
\n\n
\n
\n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n \n \n {{ \'create.ticket.more.required.fields\' | i18n: (countInvalidFields()) }}\n \n \n \n {{ \'create.ticket.all.required.fields.complete\' | i18n }}\n \n
\n \n \n
\n
\n"); $templateCache.put("views/ticket/profiles/incident-profile.html","
\n \n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n"); $templateCache.put("views/ticket/profiles/known-error-profile.html","
\n \n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n \n \n \n \n \n
\n
"); $templateCache.put("views/ticket/profiles/problem-profile.html","
\n \n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n \n \n \n \n \n
\n
"); $templateCache.put("views/ticket/profiles/release-profile.html","
\n \n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n
\n
\n\n"); $templateCache.put("views/ticket/profiles/sbe-request-profile.html","
\n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n
\n
"); $templateCache.put("views/ticket/profiles/service-request-profile.html","
\n \n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n
\n
\n\n"); $templateCache.put("views/ticket/profiles/task-profile.html","
\n \n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n
\n
\n\n"); $templateCache.put("views/ticket/profiles/workorder-profile.html","
\n \n
\n
\n
\n
\n
\n
\n\n
\n \n \n \n \n \n \n \n \n \n \n
\n
"); $templateCache.put("views/ticket/partials/display-ticket-dates.html","
\n
\n
{{\'common.labels.scheduledDates\' | i18n}}
\n
\n {{ ticket.scheduledStartDate ? ((ticket.scheduledStartDate | datePreConfigTimezone:\'mediumDate\') + \' \' + (ticket.scheduledStartDate | datePreConfigTimezone:\'shortTime\')) : (\'common.label.none\' | i18n) }} -\n {{ ticket.scheduledEndDate ? ((ticket.scheduledEndDate | datePreConfigTimezone:\'mediumDate\') + \' \' + (ticket.scheduledEndDate | datePreConfigTimezone:\'shortTime\')) : (\'common.label.none\' | i18n) }}\n
\n
\n
\n
{{\'common.labels.actualDates\' | i18n}}
\n
\n {{ ticket.actualStartDate ? ((ticket.actualStartDate | datePreConfigTimezone:\'mediumDate\') + \' \' + (ticket.actualStartDate | datePreConfigTimezone:\'shortTime\')) : (\'common.label.none\' | i18n) }} -\n {{ ticket.actualEndDate ? ((ticket.actualEndDate | datePreConfigTimezone:\'mediumDate\') + \' \' + (ticket.actualEndDate | datePreConfigTimezone:\'shortTime\')): (\'common.label.none\' | i18n) }}\n
\n
\n
\n
\n
\n
{{ \'create.ticket.deployment.date\' | i18n }}
\n
\n {{ ticket.deploymentStartDate ? ((ticket.deploymentStartDate | datePreConfigTimezone:\'mediumDate\') + \' \' + (ticket.deploymentStartDate | datePreConfigTimezone:\'shortTime\')) : (\'common.label.none\' | i18n) }} -\n {{ ticket.deploymentEndDate ? ((ticket.deploymentEndDate | datePreConfigTimezone:\'mediumDate\') + \' \' + (ticket.deploymentEndDate | datePreConfigTimezone:\'shortTime\')): (\'common.label.none\' | i18n) }}\n
\n
\n
\n
{{\'common.labels.targetDate\' | i18n}}
\n
\n {{ ticket.targetDate ? (ticket.targetDate | datePreConfigTimezone:\'mediumDate\') + \' \' + (ticket.targetDate | datePreConfigTimezone:\'shortTime\') : (\'common.label.none\' | i18n)}}\n
\n
\n
\n"); $templateCache.put("views/ticket/partials/sla-reach-time.html","
\n \n {{sla.reachTime}}\n
"); $templateCache.put("views/template/srd-questions/attachments.html","
\n
\n
\n
{{attachment.name | characters: 50}}
\n
\n \n
\n
\n\n
= 3\">\n
\n {{ \'template.srd.attachments.label.add\' | i18n }}\n \n
\n
\n \n
\n
\n
"); $templateCache.put("views/template/srd-questions/checkbox.html","
\n \n
"); $templateCache.put("views/template/srd-questions/date.html","
\n \n
"); $templateCache.put("views/template/srd-questions/datetime.html","
\n \n
"); $templateCache.put("views/template/srd-questions/number.html","
\n \n
"); $templateCache.put("views/template/srd-questions/query-menu.html","
\n \n
"); $templateCache.put("views/template/srd-questions/radio.html","
\n \n
"); $templateCache.put("views/template/srd-questions/text.html","
\n \n
\n"); $templateCache.put("views/template/srd-questions/time.html","
\n \n
");}]);