fixed cancel button path for document form refs #1729
This commit is contained in:
@ -88,6 +88,7 @@
|
||||
<x-documents.form.buttons
|
||||
type="{{ $type }}"
|
||||
:document="$document"
|
||||
route-cancel="{{ $routeCancel }}"
|
||||
/>
|
||||
@endif
|
||||
|
||||
|
Reference in New Issue
Block a user