mirror of
https://github.com/System-End/shipment-viewer.git
synced 2026-04-19 22:05:10 +00:00
THAT SHOULD NOT BE AN = OML
This commit is contained in:
parent
ed787b243e
commit
647da38a2b
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
<% end %>
|
||||
<br/><span>📅 Created on <%= shipment.date[..9] %></span>
|
||||
<% if @internal and shipment.internal_info_partial %>
|
||||
<%= ii = erb shipment.internal_info_partial, locals: { shipment: } %>
|
||||
<% ii = erb shipment.internal_info_partial, locals: { shipment: } %>
|
||||
<% if ii.present? %>
|
||||
<br/>
|
||||
<div class="internal" style="padding: 5px">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue