Merge branch 'ent-7667-12011-bug-de-mostrado-de-comentarios-en-eventos-con-filtrado' into 'develop'

fixed minnor error when show event comment with filters

See merge request artica/pandorafms!4241
This commit is contained in:
Daniel Rodriguez 2021-08-05 11:08:41 +00:00
commit 45abf89e6b
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) {