Debug team_pdf
This commit is contained in:
@@ -94,7 +94,7 @@ class cls_caldav():
|
||||
item.key = item.key.replace("$","")
|
||||
if "Manif" in item.key:
|
||||
item.team_manif = True
|
||||
item.key = item.key.replace("manif", "")
|
||||
item.key = item.key.replace("Manif", "")
|
||||
item.name = arr[1]
|
||||
if "&" in item.name:
|
||||
arr = item.name.split("&")
|
||||
|
Reference in New Issue
Block a user