fixed minnor error when show event comment with filters

This commit is contained in:
marcos 2021-06-28 14:21:45 +02:00
parent 6fc94f3fad
commit a225bbdafc
1 changed files with 0 additions and 1 deletions

View File

@ -1599,7 +1599,6 @@ if ($get_extended_event) {
page: "include/ajax/events",
get_comments: 1,
event: '.json_encode($event).',
filter: '.json_encode($filter).'
},
dataType : "html",
success: function (data) {