Fix adding a contact person to an object and db autocommit
This commit is contained in:
@@ -334,13 +334,6 @@ GridLayout
|
||||
color: "white"
|
||||
}
|
||||
|
||||
Text
|
||||
{
|
||||
text: '<b>' + qsTr('Typ: ') + '</b>' + model.cdata
|
||||
horizontalAlignment: Text.AlignLeft
|
||||
color: "white"
|
||||
}
|
||||
|
||||
} // Column
|
||||
} // delegate
|
||||
} // Listview
|
||||
|
||||
Reference in New Issue
Block a user