about summary refs log tree commit diff
path: root/app/views/admin/custom_emojis/index.html.haml
diff options
context:
space:
mode:
authorbeatrix <beatrix.bitrot@gmail.com>2017-12-29 20:43:43 -0500
committerEugen Rochko <eugen@zeonfederated.com>2017-12-30 02:43:43 +0100
commita56c4742d316a3c6f3e7afa927f1a537890317b0 (patch)
treee1fae9a3f0c74094e7d1f8935b3fe70592895a6b /app/views/admin/custom_emojis/index.html.haml
parent38fc1b498d971f7b33532c583b12e5dd3469af3c (diff)
keep the same filters and page when doing custom emojo stuff (fixes #6112) (#6114)
Diffstat (limited to 'app/views/admin/custom_emojis/index.html.haml')
-rw-r--r--app/views/admin/custom_emojis/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/custom_emojis/index.html.haml b/app/views/admin/custom_emojis/index.html.haml
index 89ea3a6fe..3a119276c 100644
--- a/app/views/admin/custom_emojis/index.html.haml
+++ b/app/views/admin/custom_emojis/index.html.haml
@@ -29,7 +29,7 @@
 
     .actions
       %button= t('admin.accounts.search')
-      = link_to t('admin.accounts.reset'), admin_accounts_path, class: 'button negative'
+      = link_to t('admin.accounts.reset'), admin_custom_emojis_path, class: 'button negative'
 
 .table-wrapper
   %table.table