mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 16:38:18 +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 %>
|
||||
<% if !@package.address.us? %>
|
||||
<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>
|
||||
<% end %>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue