update for oqs print
This commit is contained in:
@@ -71,7 +71,7 @@ class OrderItemPdf < Prawn::Document
|
||||
add_order_items(order_item)
|
||||
|
||||
dash(1, :space => 1, :phase => 1)
|
||||
stroke_horizontal_line 0, self.page_width
|
||||
stroke_horizontal_line 0, (self.page_width - self.margin)
|
||||
move_down 5
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user