mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
#12172 Change truncate event name limit to description_size_text
This commit is contained in:
parent
b9f94050a2
commit
27bee15d50
@ -518,7 +518,7 @@ if (is_ajax() === true) {
|
|||||||
|
|
||||||
$tmp->evento = ui_print_truncate_text(
|
$tmp->evento = ui_print_truncate_text(
|
||||||
$tmp->evento,
|
$tmp->evento,
|
||||||
$config['item_title_size_text'],
|
'description',
|
||||||
false,
|
false,
|
||||||
true,
|
true,
|
||||||
false,
|
false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user