mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -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 = [
|
protected $buttons = [
|
||||||
'view' => [
|
'view' => [
|
||||||
'target' => '_blank',
|
'target' => '_blank',
|
||||||
'href' => 'admin/files/view/{entry.id}',
|
'href' => '/files/{entry.path}',
|
||||||
],
|
],
|
||||||
'remove' => [
|
'remove' => [
|
||||||
'data-dismiss' => 'file',
|
'data-dismiss' => 'file',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user