mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#8939 conflict resolved 2
This commit is contained in:
parent
475524df04
commit
90c5155c1c
@ -605,7 +605,7 @@ class EventsListWidget extends Widget
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (empty($filter['search']) === false || empty($filter['user_comment']) === false) {
|
if (empty($filter['search']) === false || empty($filter['user_comment']) === false) {
|
||||||
$fields[] = 'te.user_comment';
|
$fields[] = 'user_comment';
|
||||||
}
|
}
|
||||||
|
|
||||||
// Get column names.
|
// Get column names.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user