From c7f856af03129bac95d5afb5daed34b4c0a7caf2 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Tue, 19 Apr 2016 14:51:41 +0300 Subject: [PATCH] 28.03.16 --- frontend/views/accounts/_portfolio_form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/views/accounts/_portfolio_form.php b/frontend/views/accounts/_portfolio_form.php index 5270f8a..c5807fd 100644 --- a/frontend/views/accounts/_portfolio_form.php +++ b/frontend/views/accounts/_portfolio_form.php @@ -126,7 +126,7 @@ 'multi' => false, 'gallery' => $portfolio->cover, 'name' => 'Загрузить фото', - ]); ?> + ])->label(false); ?>
-- libgit2 0.21.4