Added 'Notes not needed' checkbox

This commit is contained in:
2023-02-02 17:39:56 +00:00
parent 25e00e02b7
commit e0a198bac5
4 changed files with 38 additions and 20 deletions

View File

@@ -138,7 +138,8 @@ def GetTripPersons(trippeople, expedition, logtime_underground, tid=None):
author = personyear
else:
# a person but with * prefix. Ignored everywhere.
print(f" ! - {expedition.year} * person : {tripperson}")
# print(f" ! - {expedition.year} * person : {tripperson}")
pass
if not author:
if not res: