Folder structure in Gui changed, window size to fullscreen, scrollview in AddCustomer
This commit is contained in:
@@ -31,7 +31,7 @@ ColumnLayout {
|
||||
BarButton {
|
||||
ButtonGroup.group: mainNav
|
||||
icon.source: "qrc:/images/UserGroup-Outline.svg"
|
||||
target: "/Gui/CustomersTable.qml"
|
||||
target: "/Gui/Customer/CustomersTable.qml"
|
||||
text: qsTr("Kunden")
|
||||
visible: !onSubPage
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user