Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-26 11:33:42 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-26 11:33:42 +0400
commitd3ea53877d689df64db9c68f43e2c08f527b01ed (patch)
treeda717d728adc60c9e0e8e751027bb31eb40c333f /app/views/explore
parent974b5a7b2f31f8e7d6b38a45bfd055a40651c945 (diff)
Tests for trending/starred pages
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/explore')
-rw-r--r--app/views/explore/projects/_project.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/explore/projects/_project.html.haml b/app/views/explore/projects/_project.html.haml
index 393c33b266a..a9498416c8a 100644
--- a/app/views/explore/projects/_project.html.haml
+++ b/app/views/explore/projects/_project.html.haml
@@ -21,5 +21,5 @@
= link_to pluralize(project.repository.tag_names.count, 'tag'), project_tags_path(project)
- else
%i.icon-warning-sign
- Empty repository
+ Empty repository