mirror of
https://github.com/veops/cmdb.git
synced 2025-08-09 18:00:57 +08:00
update acl
This commit is contained in:
@@ -156,3 +156,6 @@ class ResourceCRUD(object):
|
||||
resource = Resource.get_by_id(_id) or abort(404, "Resource <{0}> is not found".format(_id))
|
||||
|
||||
resource.soft_delete()
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user