mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 22:48:45 +02:00
N°3123 - Refactor Directories
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
$('#{{ oUIBlock.GetId() }}').caselog_entry_form({
|
||||
submit_mode: '{{ oUIBlock.GetSubmitMode() }}',
|
||||
target_tab: '{{ oUIBlocl.GetContainerTabType() }}',
|
||||
text_input_id: '{{ oUIBlock.GetTextInput().GetId()}}'
|
||||
});
|
||||
Reference in New Issue
Block a user