Fix rubocop

This commit is contained in:
Felipe Artur 2018-04-05 15:31:46 -03:00
parent b9c0cf1318
commit 0a111c91d2
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
project_id: @project&.try(:id),
labels: labels_filter_path(false),
namespace_path: @namespace_path,
project_path: @project.try(:path) }}
project_path: @project.try(:path) } }
%span.dropdown-toggle-text
Label
= icon('chevron-down')