Put action in the flex container for incoming|outgoing products in OC

This commit is contained in:
Jean-Baptiste Bellet
2023-01-06 10:59:01 +01:00
parent bba1d6c725
commit c7d4c4c195

View File

@@ -26,7 +26,8 @@
= f.submit t('.add_fee'), 'ng-click' => 'addExchangeFee($event, exchange)', 'ng-hide' => '!enterprises[exchange.enterprise_id].managed && !order_cycle.viewing_as_coordinator'
%td.actions
%a{'ng-click' => 'removeExchange($event, exchange)', :class => "icon-trash no-text remove-exchange"}
.flex
%a{'ng-click' => 'removeExchange($event, exchange)', :class => "icon-trash no-text remove-exchange"}
- if type == 'supplier'
%tr.panel-row{ object: "exchange",