Skip to content

Commit

Permalink
temporarily disabled advanced mode until further testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Tzahi12345 committed Feb 27, 2020
1 parent 181a9f8 commit 12c227b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/main/main.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
</mat-card-actions>
</mat-card>
</div>
<div *ngIf="allowAdvancedDownload" class="big demo-basic">
<div *ngIf="false && allowAdvancedDownload" class="big demo-basic">
<form style="margin-left: 20px; margin-right: 20px;">
<mat-expansion-panel class="big">
<mat-expansion-panel-header>
Expand Down

0 comments on commit 12c227b

Please sign in to comment.