mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
N°2847 - Tranform old itop datatable to jquery DataTable - manage popup "Configure this list"
This commit is contained in:
@@ -194,7 +194,9 @@ $(function()
|
||||
}
|
||||
}
|
||||
this._saveDlgState();
|
||||
|
||||
|
||||
$('#datatable_dlg_'+this.options.sListId).find('[name=action]').val("save");
|
||||
$('#datatable_dlg_'+this.options.sListId).dialog('close');
|
||||
},
|
||||
onDlgCancel: function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user