Reenable add customer interface
This commit is contained in:
@@ -25,8 +25,7 @@ Item {
|
||||
//width: icon.width
|
||||
anchors.right: parent.right
|
||||
flat: true
|
||||
// onClicked: appLoader.source = "AddCustomer.qml"
|
||||
onClicked: bm.setVisibleColumns(["gecos", "userid"])
|
||||
onClicked: appLoader.source = "AddCustomer.qml"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user