mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-08 01:19:32 +00:00
More for #3057
This commit is contained in:
@ -70,7 +70,7 @@ class AssetModelsController extends Controller
|
||||
* @since [v1.0]
|
||||
* @return Redirect
|
||||
*/
|
||||
public function postCreate()
|
||||
public function store()
|
||||
{
|
||||
|
||||
// Create a new asset model
|
||||
|
||||
Reference in New Issue
Block a user