Inject only needed enterprises into cart and checkout

This commit is contained in:
Maikel Linke
2016-07-06 11:14:13 +10:00
parent c253d73d11
commit f984871b23
4 changed files with 8 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
- content_for(:title) do
= t :checkout_title
= inject_enterprises
= inject_enterprise_and_relatives
.darkswarm.footer-pad
- content_for :order_cycle_form do

View File

@@ -1,7 +1,7 @@
- content_for(:title) do
= t :orders_edit_title
= inject_enterprises
= inject_enterprise_and_relatives
.darkswarm
- content_for :order_cycle_form do