mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
N°3123 - Refactor Directories
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div data-role="ibo-navigation-menu--notifications-menu--container">
|
||||
<div {% if oUIBlock.GetId() is defined %}id="{{ oUIBlock.GetId() }}"{% endif %} class="ibo-popover-menu"
|
||||
data-role="ibo-popover-menu"></div>
|
||||
</div>
|
||||
@@ -0,0 +1 @@
|
||||
$('#{{ oUIBlock.GetId() }}').newsroom_menu({{ oUIBlock.GetParamsAsJson()|raw }});
|
||||
Reference in New Issue
Block a user