From c1040009b19542e55e6015851068ea73e65572f4 Mon Sep 17 00:00:00 2001 From: Yarik Date: Thu, 10 Mar 2016 09:59:11 +0200 Subject: [PATCH] test --- frontend/views/company/_vacancy_list_view.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/views/company/_vacancy_list_view.php b/frontend/views/company/_vacancy_list_view.php index c646222..168c035 100644 --- a/frontend/views/company/_vacancy_list_view.php +++ b/frontend/views/company/_vacancy_list_view.php @@ -26,8 +26,7 @@
- description, 50, '...', false) ?> - description, 200, '...') ?> + description, 200, '...') ?> ', [ 'company/vacancy-view', -- libgit2 0.21.4