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