From b116a7d8a9875ac0e109ae0351de26ee7aaf5d5b Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Fri, 24 Jun 2016 17:02:21 +0300 Subject: [PATCH] 23.06.16 --- backend/config/main.php | 2 +- frontend/views/event/show.php | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) 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