Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-03-05 15:32:34 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-03-05 15:32:34 +0300
commit9d250a8e49972cbf668bc1b36abc42b439253c1d (patch)
treea7df0ef6002e32f557f5140a52d836a6952a41d1 /app/views
parentf51e218313756db04279eee06fdc1ef615b2d9b8 (diff)
Remove boolean icons from plugins page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views')
-rw-r--r--app/views/shared/plugins/_index.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/shared/plugins/_index.html.haml b/app/views/shared/plugins/_index.html.haml
index 1e2f5500cb9..7a85884907a 100644
--- a/app/views/shared/plugins/_index.html.haml
+++ b/app/views/shared/plugins/_index.html.haml
@@ -13,7 +13,6 @@
%ul.content-list
- plugins.each do |file|
%li
- = boolean_to_icon true
= File.basename(file)
- else
%p.light-well.text-center