Closed damianlegawiec closed 7 years ago
The products controller decorators scoping was not taking effect. Hence, the decorator was not being triggered.
We noticed this issue while visiting the admin products' related tab. The @relation_types instance variable was unset.
Fixes issue #127
Rebased https://github.com/spree-contrib/spree_related_products/pull/136 for master
The products controller decorators scoping was not taking effect. Hence, the decorator was not being triggered.
We noticed this issue while visiting the admin products' related tab. The @relation_types instance variable was unset.
Fixes issue #127
Rebased https://github.com/spree-contrib/spree_related_products/pull/136 for master