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