Add copy_to_all_language_button.

This commit is contained in:
BoHung Chiu 2023-08-04 17:10:46 +08:00
parent c4fed710b2
commit 6b62c4f567
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@
<a data-toggle="tab" href=".<%= locale %>"><%= t(locale) %></a>
</li>
<% end %>
<li class="pull-right">
<%= copy_to_all_language_button(".language-nav", ".language-area") %>
</li>
</ul>
<!-- Language -->