mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 12:08:47 +02:00
4 lines
130 B
Twig
4 lines
130 B
Twig
$('#{{ oUIBlock.GetId() }}').activity_panel({
|
|
datetime_format: {{ oUIBlock.GetDateTimeFormatForJSWidget()|json_encode|raw }}
|
|
});
|