ing
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<div *ngIf="pending">
|
||||
<p-progressBar mode="indeterminate"></p-progressBar>
|
||||
<p-blockUI [target]="target" [blocked]="pending">
|
||||
</p-blockUI>
|
||||
</div>
|
||||
Reference in New Issue
Block a user