mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
fixed minnor error when show event comment with filters
This commit is contained in:
parent
6fc94f3fad
commit
a225bbdafc
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user