summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-04-12 18:31:48 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-04-18 15:03:36 -0500
commitef818d0964b86dfd154ac96c482e66abb928a624 (patch)
tree91388d52f65d296fa32560af0838878600f4e722
parent57b7599d1719afdbb73d2ecb603770b3f3392e24 (diff)
downloadgitlab-ce-ef818d0964b86dfd154ac96c482e66abb928a624.tar.gz
Fix specs
-rw-r--r--app/views/layouts/nav/_project.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/nav/_project.html.haml b/app/views/layouts/nav/_project.html.haml
index 8dc228d2b59..4ff876e5032 100644
--- a/app/views/layouts/nav/_project.html.haml
+++ b/app/views/layouts/nav/_project.html.haml
@@ -128,4 +128,4 @@
-# Shortcut to create a new issue
%li.hidden
= link_to polymorphic_path([@project.namespace.becomes(Namespace), @project, :issue], action: :new), class: 'shortcuts-new-issue' do
- New Issue
+ Create a new issue