Sha256: b736523bf6969c87fc22dcdf217d4afc3b8fe099e638e02b3f5abbb4147b9f9c
Contents?: true
Size: 380 Bytes
Versions: 28
Compression:
Stored size: 380 Bytes
Contents
<%= render :partial => 'spree/admin/shared/configuration_menu' %> <h1><%= t(:tax_settings) %></h1> <table id='listing_tax_settings' data-hook> <tr> <th scope="row"><%= t(:shipment_inc_vat) %>:</th> <td><%= Spree::Config[:shipment_inc_vat] %></td> </tr> </table> <p data-hook="buttons"> <%= link_to_with_icon 'edit', t(:edit), edit_admin_tax_settings_path %> </p>
Version data entries
28 entries across 28 versions & 1 rubygems