From 978a6f92727f35ecf692e19172accffe915f7e69 Mon Sep 17 00:00:00 2001 From: f Date: Sat, 7 Sep 2019 14:22:45 -0300 Subject: [PATCH] sin font awesome --- app/views/sites/index.haml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/sites/index.haml b/app/views/sites/index.haml index 07a0f8f..f96de4f 100644 --- a/app/views/sites/index.haml +++ b/app/views/sites/index.haml @@ -73,7 +73,6 @@ class: 'btn btn-success', title: t('help.sites.enqueue'), data: { toggle: 'tooltip' } do - = fa_icon 'building' = t('sites.enqueue') - if policy(site).pull? && site.repository.needs_pull?