9294: Error occurs for Complete Individual Report -- complete database
This commit is contained in:
parent
d7480aa0ff
commit
cbc8cc38a9
@ -79,6 +79,7 @@ for event_group, type_list in EventType().get_menu_standard_xml():
|
||||
TYPE2GROUP[event_type] = event_group
|
||||
SECTION_LIST.append(CUSTOM)
|
||||
TYPE2GROUP[EventType.CUSTOM] = CUSTOM
|
||||
TYPE2GROUP[EventType.UNKNOWN] = _T_("Unknown")
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user