mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-10 03:30:22 +00:00
Align button
This commit is contained in:
committed by
Maikel Linke
parent
efae11e2af
commit
d3eb887664
@@ -43,10 +43,9 @@
|
||||
- else
|
||||
%a{ class: "icon-trash no-text disabled" }
|
||||
|
||||
.text-right
|
||||
%a.button{ href: "#{new_admin_enterprise_user_invitation_path(@enterprise)}", data: { turbo_stream: true, turbo: true } }
|
||||
%i.icon-plus
|
||||
= t('.invite_manager')
|
||||
%a.button{ href: "#{new_admin_enterprise_user_invitation_path(@enterprise)}", data: { turbo_stream: true, turbo: true } }
|
||||
%i.icon-plus
|
||||
= t('.invite_manager')
|
||||
%br
|
||||
|
||||
- else
|
||||
|
||||
Reference in New Issue
Block a user