From 8ab4a6e1728ef36731c9918153ff3316ab4b890c Mon Sep 17 00:00:00 2001 From: sukhbir-singh Date: Thu, 15 Feb 2018 23:06:49 +0530 Subject: [PATCH] added up/down arrow icons on sortable headers on tags page --- app/views/tag/index.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/tag/index.html.erb b/app/views/tag/index.html.erb index 3af67dce6d..b69e38288a 100644 --- a/app/views/tag/index.html.erb +++ b/app/views/tag/index.html.erb @@ -26,11 +26,11 @@ - - + + <% if current_user %> - + <% end %> <% @tags.each do |tag| %>
<%= t('tag.index.tag') %><%= t('tag.index.number_of_uses') %><%= t('tag.index.tag') %> <%= t('tag.index.number_of_uses') %> <%= t('tag.index.number_of_subscriptions')%><%= t('tag.index.subscriptions') %><%= t('tag.index.subscriptions') %>