add customer notes to admin order index page

This commit is contained in:
Maikel Linke
2015-04-29 14:14:18 +10:00
parent f6d87eee87
commit 2e66a082eb

View File

@@ -0,0 +1,6 @@
/ insert_bottom "[data-hook='admin_orders_index_rows'] td:nth-child(3)"
- if order.special_instructions.present?
%br
%span{class: "icon-warning-sign with-tip", title: order.special_instructions}
notes