summaryrefslogtreecommitdiff
path: root/app/views/shared/_issues.html.haml
diff options
context:
space:
mode:
authorHenry Smith <henry@henrysmith.org>2013-08-15 18:31:16 +0100
committerHenry Smith <henry@henrysmith.org>2013-08-15 18:31:16 +0100
commit4b91ffca3e07bb4bebcca67430c58457441ed304 (patch)
treec73729275a6ed9a8f2efa21d630fc1dfc3d32287 /app/views/shared/_issues.html.haml
parent55582047413c639a4843f52f9869fafc01bf6522 (diff)
downloadgitlab-ce-4b91ffca3e07bb4bebcca67430c58457441ed304.tar.gz
More specific empty state message wording
I've changed all the instances of "Nothing to show here" to specifically mention the name of the entity of which there are none to show. This makes for a slightly smoother reading experience.
Diffstat (limited to 'app/views/shared/_issues.html.haml')
-rw-r--r--app/views/shared/_issues.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_issues.html.haml b/app/views/shared/_issues.html.haml
index 6f4852d8785..3b3888a50e9 100644
--- a/app/views/shared/_issues.html.haml
+++ b/app/views/shared/_issues.html.haml
@@ -11,5 +11,5 @@
= render 'projects/issues/issue', issue: issue
= paginate @issues, theme: "gitlab"
- else
- %p.nothing_here_message Nothing to show here
+ %p.nothing_here_message No issues to show