FOSSGIS18: Remove Subtitle in Rendertask
This commit is contained in:
parent
46b93263dc
commit
75bb24113f
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ def tasks(queue, args, idlist, skiplist):
|
|||
parameters = {
|
||||
'$id': event['id'],
|
||||
'$title': event['title'],
|
||||
'$subtitle': event['subtitle'],
|
||||
#'$subtitle': event['subtitle'],
|
||||
'$personnames': event['personnames']
|
||||
}
|
||||
))
|
||||
|
|
Loading…
Add table
Reference in a new issue