This commit is contained in:
Yan
2017-10-13 15:53:34 +06:30
parent 9a761e5402
commit 746f5ad471
107 changed files with 270 additions and 269 deletions

View File

@@ -25,5 +25,5 @@
<%= @settings_tax_profile.created_by %>
</p>
<%= link_to 'Edit', edit_settings_tax_profile_path(@settings_tax_profile) %> |
<%= link_to 'Back', settings_tax_profiles_path %>
<%= link_to t("views.btn.edit"), edit_settings_tax_profile_path(@settings_tax_profile) %> |
<%= link_to t('.new', :default => t("views.btn.new")), settings_tax_profiles_path %>