Commit 54732574 authored by Kushal Pandya's avatar Kushal Pandya

Remove ambiguous statement

parent 7bd2eee9
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
= _('Epics let you manage your portfolio of projects more efficiently and with less effort') = _('Epics let you manage your portfolio of projects more efficiently and with less effort')
%p %p
- if has_filters_applied - if has_filters_applied
= _('To widen your search, change or remove filters. If something is missing, create an epic.') = _('To widen your search, change or remove filters.')
- else - else
= _('Track groups of issues that share a theme, across projects and milestones') = _('Track groups of issues that share a theme, across projects and milestones')
- if can?(current_user, :create_epic, @group) - if can?(current_user, :create_epic, @group)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment