mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +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",
|
page: "include/ajax/events",
|
||||||
get_comments: 1,
|
get_comments: 1,
|
||||||
event: '.json_encode($event).',
|
event: '.json_encode($event).',
|
||||||
filter: '.json_encode($filter).'
|
|
||||||
},
|
},
|
||||||
dataType : "html",
|
dataType : "html",
|
||||||
success: function (data) {
|
success: function (data) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user