mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 20:18:52 +02:00
3 lines
99 B
Twig
3 lines
99 B
Twig
$('#{{ oUIBlock.GetId() }}').global_search({
|
|
init_opened: {{ oUIBlock.HasQuery()|var_export }}
|
|
}); |