diff --git a/src/AdminLTE/datatable_respite_crud.js b/src/AdminLTE/datatable_respite_crud.js index 1a5c805..1101dfb 100644 --- a/src/AdminLTE/datatable_respite_crud.js +++ b/src/AdminLTE/datatable_respite_crud.js @@ -642,6 +642,7 @@ class respite_crud { body.append($('')) .append($('').val(respite_crud.row.DT_RowId)) .append($('').val(mode)) + .append($('')); new BstrapModal( title, body.clone().wrap('
').parent().html(), buttons,