Orders page doesn't crash when orders have no distributor

This commit is contained in:
Rob Harrington
2014-11-14 16:48:33 +11:00
parent d9d6b7bee4
commit ffb915ccc5

View File

@@ -1,4 +1,4 @@
/ insert_top "[data-hook='admin_orders_index_rows']"
%td.align-center
= order.distributor.name
= order.distributor.andand.name