Merge branch 'master' into cdlookup_states

This commit is contained in:
Laurent Monin
2018-02-02 12:11:30 +01:00
committed by GitHub

View File

@@ -317,6 +317,7 @@ class SearchDialog(PicardDialog):
self.table.resizeColumnsToContents()
self.table.resizeRowsToContents()
self.table.setAlternatingRowColors(True)
def network_error(self, reply, error):
error_msg = _("<strong>Following error occurred while fetching results:<br><br></strong>"