mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-09 03:09:34 +00:00
to Commpany
This commit is contained in:
@@ -214,9 +214,7 @@ function APIUpdateAttr(props) {
|
||||
|
||||
// Sweet Alert for Delete
|
||||
function objectDelete(obj, name, url) {
|
||||
var $this = $(this);
|
||||
function doDelete() {
|
||||
var uid = $this.data('uid');
|
||||
var body = {};
|
||||
var success = function() {
|
||||
swal('Deleted!', "[ "+name+"]"+" has been deleted ", "success");
|
||||
|
Reference in New Issue
Block a user