forked from expo/troggle
personrole is not just about roles
This commit is contained in:
parent
8fa25c815a
commit
8e93680146
@ -216,6 +216,8 @@ class LoadingSurvex():
|
|||||||
you will see than have the team members are recognised by this parser, but not recognised by the
|
you will see than have the team members are recognised by this parser, but not recognised by the
|
||||||
wider troggle system (the name is not a hyperlink) - apparently randomly.
|
wider troggle system (the name is not a hyperlink) - apparently randomly.
|
||||||
GetPersonExpeditionNameLookup() needs to be fixed.
|
GetPersonExpeditionNameLookup() needs to be fixed.
|
||||||
|
|
||||||
|
personrole is used to record that a person was on a trip, NOT the role they played.
|
||||||
"""
|
"""
|
||||||
teammembers = [ ]
|
teammembers = [ ]
|
||||||
mteammember = self.rx_teammem.match(line)
|
mteammember = self.rx_teammem.match(line)
|
||||||
|
Loading…
Reference in New Issue
Block a user