mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#1631 [emlak24-theme] [singlefile-field_type] [store-module] view file error
This commit is contained in:
parent
a9d67da8af
commit
f3446b035c
@ -47,7 +47,7 @@ class ValueTableBuilder extends TableBuilder
|
||||
protected $buttons = [
|
||||
'view' => [
|
||||
'target' => '_blank',
|
||||
'href' => 'admin/files/view/{entry.id}',
|
||||
'href' => '/files/{entry.path}',
|
||||
],
|
||||
'remove' => [
|
||||
'data-dismiss' => 'file',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user