mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
service templates - move to blade - deprecate delete_service_template
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
toastr.success(msg);
|
||||
},
|
||||
error: function () {
|
||||
toastr.error('@lang('The device group could not be deleted')');
|
||||
toastr.error('@lang('The Service Template could not be deleted')');
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user