mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
11821-Show events comment in table
This commit is contained in:
parent
fac107ca49
commit
e0c5b2777d
@ -7097,7 +7097,7 @@ function ui_print_breadcrums($tab_name)
|
||||
*
|
||||
* @return string HTML string with the last comment of the events.
|
||||
*/
|
||||
function ui_print_comments($comments, $truncate_limit=255)
|
||||
function ui_print_comments($comment, $truncate_limit=255)
|
||||
{
|
||||
global $config;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user