mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Merge branch 'ent-8172-no-se-añaden-comentarios-a-eventos-en-meta' into 'develop'
Fix missing parameter meta on event comments ajax See merge request artica/pandorafms!4510
This commit is contained in:
commit
115c59d9e8
@ -1612,6 +1612,7 @@ if ($get_extended_event) {
|
||||
data : {
|
||||
page: "include/ajax/events",
|
||||
get_comments: 1,
|
||||
meta: '.(int) is_metaconsole().',
|
||||
event: '.json_encode($event).',
|
||||
},
|
||||
dataType : "html",
|
||||
|
Loading…
x
Reference in New Issue
Block a user