diff --git a/backend/config/main.php b/backend/config/main.php index 79058ef..31ce283 100755 --- a/backend/config/main.php +++ b/backend/config/main.php @@ -71,7 +71,7 @@ return [ ], 'elfinder' => [ [ - 'actions' => ['manager'], + 'actions' => ['manager','connect'], 'allow' => true, ] ] diff --git a/frontend/views/event/show.php b/frontend/views/event/show.php index 1388486..1634f8b 100755 --- a/frontend/views/event/show.php +++ b/frontend/views/event/show.php @@ -21,8 +21,9 @@ $this->title = $model->name;

name?>

- - + image){?> + imageUrl, 'product_view', ['align' => 'left'])?> + body?>
-- libgit2 0.21.4