Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -70,7 +70,7 @@ |
70 | 70 | [dashboardStyle]="dashboardStyle" |
71 | 71 | [backgroundImage]="backgroundImage" |
72 | 72 | [isEdit]="isEdit" |
73 | - [isMobile]="isMobile" | |
73 | + [isMobile]="isMobileSize" | |
74 | 74 | [isEditActionEnabled]="isEditActionEnabled" |
75 | 75 | [isExportActionEnabled]="isExportActionEnabled" |
76 | 76 | [isRemoveActionEnabled]="isRemoveActionEnabled" | ... | ... |