mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3914 Fix modal backdrop on lists' "configure this list" modal
This commit is contained in:
@@ -298,6 +298,7 @@ $('#datatable_dlg_{{ oUIBlock.GetId() }}').dialog(
|
||||
autoOpen: false,
|
||||
title: "{{ 'UI:ListConfigurationTitle'|dict_s }}",
|
||||
width: 500,
|
||||
modal: true,
|
||||
open: function () {
|
||||
$('#datatable_dlg_{{ oUIBlock.GetId() }}').find('[name=action]').val("none");
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user