Skip to content

Commit

Permalink
remove settings dialog from Details page.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Aug 4, 2022
1 parent 59e2e92 commit 15d3206
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h2 class="m-0">Drive Details - {{device | deviceTitle:config.dashboard_display}
<span class="ml-2">Export</span>
</button>
<button class="ml-2 xs:hidden"
(click)="openDialog()"
matTooltip="not yet implemented"
mat-stroked-button>
<mat-icon class="icon-size-20 rotate-90 mirror"
[svgIcon]="'tune'"></mat-icon>
Expand Down

0 comments on commit 15d3206

Please sign in to comment.