Skip to content
Snippets Groups Projects
Commit 34266f03 authored by Hamza HRAMCHI's avatar Hamza HRAMCHI
Browse files

FEAT #15057 TIME 0:10 add freeze and binding status above the tabs

parent ffce48c4
No related branches found
No related tags found
No related merge requests found
<mat-sidenav-container class="maarch-container">
<ng-template #adminMenuTemplate>
<div *ngIf="resourceFreezed" class="alert-message alert-message-info" [innerHTML]="'lang.retentionRuleFrozen' | translate"
style="min-width: 100%;">
</div>
<div *ngIf="resourceBinded" class="alert-message alert-message-info" [innerHTML]="'lang.bindingMail' | translate"
style="min-width: 100%">
</div>
<div class="listModels">
<div class="processTool">
<div class="processTool-module jiggle" *ngFor="let module of processTool"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment