new rule toaster

This commit is contained in:
Timo Bejan 2020-11-03 23:28:28 +02:00
parent b2b2b6d858
commit 5ec5ffa05a

View File

@ -117,7 +117,7 @@ export class ProjectOverviewScreenComponent implements OnInit, OnDestroy {
`${this._translateService.instant(
'project-overview.new-rule.toast.message'
)} <span class="pill">${this._translateService.instant(
'project-overview.new-rule'
'project-overview.new-rule.label'
)}</span>`,
null,
NotificationType.WARNING,