Employee and applicant frontend and backend
This commit is contained in:
@@ -63,6 +63,7 @@ from ..ConfigLoader import ConfigLoader
|
||||
|
||||
class BusinessModel(QAbstractTableModel):
|
||||
__visible_index = {}
|
||||
__visible_columns = None
|
||||
__col_name = ""
|
||||
__business_dao = None
|
||||
__business = None
|
||||
|
||||
Reference in New Issue
Block a user