service templates - move to blade - deprecate delete_service_template

This commit is contained in:
Anthony F McInerney
2020-10-17 18:56:02 +01:00
parent 640f12bd44
commit aa8cf04021
@@ -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')');
}
});
}