Skip to content

Commit

Permalink
does it work?
Browse files Browse the repository at this point in the history
  • Loading branch information
latin-panda committed Jun 19, 2024
1 parent 61a04a6 commit a9b3e25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webapp/src/ts/modules/reports/reports.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,8 @@
<mm-reports-more-menu (exportReports)="exportReports()"></mm-reports-more-menu>
</div>
</div>

<div class="inner">
<div class="inbox page">

<div id="reports-list"
class="inbox-items left-pane"
[ngClass]="{ 'col-sm-3': isSidebarFilterOpen, 'col-sm-4': !isSidebarFilterOpen, 'select-mode-available': selectModeAvailable }">
Expand Down

0 comments on commit a9b3e25

Please sign in to comment.