Hotfixed typo in file partial.
This commit is contained in:
parent
7860a4fcf8
commit
33836dcf98
@ -37,7 +37,7 @@
|
||||
@endif
|
||||
@endpermission
|
||||
|
||||
<a href="{{ rotue('uploads.download', $file->id) }}" type="button" class="btn btn-sm btn-info text-white header-button-top">
|
||||
<a href="{{ route('uploads.download', $file->id) }}" type="button" class="btn btn-sm btn-info text-white header-button-top">
|
||||
<i class="fas fa-file-download"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user