summaryrefslogtreecommitdiff
path: root/app/views/projects/tags/index.html.haml
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-05-04 08:54:42 +0100
committerPhil Hughes <me@iamphill.com>2017-05-04 08:54:42 +0100
commitfdacc4ee6a3341b2c44ddd85a41f2a04d0d417ad (patch)
tree337451ec4cf566000b15a8a04212849a0e18a5a7 /app/views/projects/tags/index.html.haml
parent9ee274c03166b5773d433e3947b5d566fda02e53 (diff)
downloadgitlab-ce-fdacc4ee6a3341b2c44ddd85a41f2a04d0d417ad.tar.gz
Moved to a view spectags-sort-default
Diffstat (limited to 'app/views/projects/tags/index.html.haml')
-rw-r--r--app/views/projects/tags/index.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/tags/index.html.haml b/app/views/projects/tags/index.html.haml
index c14bbf4f05f..56656ea3d86 100644
--- a/app/views/projects/tags/index.html.haml
+++ b/app/views/projects/tags/index.html.haml
@@ -1,4 +1,5 @@
- @no_container = true
+- @sort ||= sort_value_recently_updated
- page_title "Tags"
= render "projects/commits/head"