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