mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +00:00
6 lines
219 B
Plaintext
6 lines
219 B
Plaintext
%td {{ enterprise_relationship.parent_name }}
|
|
%td permits
|
|
%td {{ enterprise_relationship.child_name }}
|
|
%td.actions
|
|
%a.delete-enterprise-relationship.icon-trash.no-text{'ng-click' => 'delete(enterprise_relationship)'}
|