Skip to content

Commit

Permalink
Fix: remove second toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
margopolo committed Jan 24, 2024
1 parent 55b1596 commit d56faac
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions steps/37/webapp/view/InvoiceList.view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@
group: true
}
}">
<headerToolbar>
<Toolbar>
<Title text="{i18n>invoiceListTitle}"/>
<ToolbarSpacer/>
<SearchField width="50%" search=".onFilterInvoices"/>
</Toolbar>
</headerToolbar>
<columns>
<Column
hAlign="End"
Expand Down

0 comments on commit d56faac

Please sign in to comment.