Browse Source

Merge branch 'develop/3.4' into feature/entities-version-control

pull/6713/head
Igor Kulikov 4 years ago
parent
commit
3b6bd49d58
  1. 2
      ui-ngx/src/app/modules/home/components/dashboard-page/add-widget-dialog.component.html

2
ui-ngx/src/app/modules/home/components/dashboard-page/add-widget-dialog.component.html

@ -28,7 +28,7 @@
</mat-toolbar>
<mat-progress-bar color="warn" mode="indeterminate" *ngIf="isLoading$ | async">
</mat-progress-bar>
<div mat-dialog-content>
<div mat-dialog-content style="padding: 0;">
<fieldset [disabled]="isLoading$ | async" style="position: relative; height: 600px;">
<tb-widget-config
[aliasController]="aliasController"

Loading…
Cancel
Save