mirror of
https://github.com/grokability/snipe-it.git
synced 2026-03-12 17:52:00 +08:00
Fixed #18577 - set url back parameter as default in form component
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@props([
|
||||
'cancel_route' => null,
|
||||
'cancel_route' => url()->previous(),
|
||||
])
|
||||
|
||||
<!-- Start box footer component -->
|
||||
|
||||
Reference in New Issue
Block a user