mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 21:05:10 +00:00
neue tab
This commit is contained in:
parent
2645e5e9af
commit
bcd5bfd37c
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@
|
||||||
<% end %>
|
<% end %>
|
||||||
<% if !@package.address.us? %>
|
<% if !@package.address.us? %>
|
||||||
<div class="customs">
|
<div class="customs">
|
||||||
<%= link_to "customs receipt?", package_generate_customs_receipt_path(@package), method: :post, class: "btn" %>
|
<%= link_to "customs receipt?", package_generate_customs_receipt_path(@package), method: :get, class: "btn", target: "_blank" %>
|
||||||
</div>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue