#1631 [emlak24-theme] [singlefile-field_type] [store-module] view file error

This commit is contained in:
Diatrex 2020-06-05 12:16:19 +03:00
parent a9d67da8af
commit f3446b035c

View File

@ -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',