mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
service templates - move to blade - fixes
This commit is contained in:
@@ -152,6 +152,7 @@ class ServiceTemplateController extends Controller
|
||||
|
||||
return redirect()->route('services.templates.index');
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove the specified resource from storage.
|
||||
*
|
||||
@@ -166,6 +167,7 @@ class ServiceTemplateController extends Controller
|
||||
|
||||
return redirect()->route('services.templates.index');
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove the specified resource from storage.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user