Fixed not being able to display review pending hashtags in the admin UI. (#11875)
This commit is contained in:
parent
b671b91211
commit
75c6ad500d
3 changed files with 3 additions and 3 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
<%= raw t('admin_mailer.new_trending_tag.body', name: @tag.name) %>
|
||||
|
||||
<%= raw t('application_mailer.view')%> <%= admin_tags_url(review: 'pending_review') %>
|
||||
<%= raw t('application_mailer.view')%> <%= admin_tags_url(pending_review: '1') %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue