From f8f80a1373f6f495a1dd08385e95509c7a35c2ce Mon Sep 17 00:00:00 2001 From: Ruling-Mac Date: Wed, 21 Oct 2015 16:20:28 +0800 Subject: [PATCH] add copy to all languages --- app/views/admin/honors/_form.html.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/admin/honors/_form.html.erb b/app/views/admin/honors/_form.html.erb index 943055c..9cb151f 100644 --- a/app/views/admin/honors/_form.html.erb +++ b/app/views/admin/honors/_form.html.erb @@ -20,6 +20,9 @@ <%= t(locale) %> <% end %> +
  • + <%= copy_to_all_language_button(".language-nav", ".language-area") %> +