X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=static%2Fsrc%2Fuserhandler%2Fuser_list.js;h=9a52249beafb249247bd4940d9953040da91542b;hb=162ddd1d6b32a82e060eaca8f8d32683c49560ac;hp=615f118697ca981729eed923622b086efb761048;hpb=0dc79eb941c0222f6d53d27fb2bca839bd60780d;p=osm%2FLW-UI.git diff --git a/static/src/userhandler/user_list.js b/static/src/userhandler/user_list.js index 615f118..9a52249 100644 --- a/static/src/userhandler/user_list.js +++ b/static/src/userhandler/user_list.js @@ -84,7 +84,7 @@ function deleteUser(user_id, name) { success: function (result) { //$('#modal_show_vim_body').empty(); dialog.modal('hide'); - location.reload(); + table.ajax.reload(); }, error: function (result) { dialog.modal('hide');