app/views/iugu/account_users/index.html.haml in iugusdk-1.0.0.alpha.0 vs app/views/iugu/account_users/index.html.haml in iugusdk-1.0.0.alpha.1

- old
+ new

@@ -14,10 +14,7 @@ | - if IuguSDK::delay_account_user_exclusion == 0 = I18n.t("iugu.removing") - else = link_to I18n.t("iugu.undo"), account_users_cancel_destruction_path(:account_id => account_user.account_id, :user_id => account_user.user_id), :method => 'delete' - -%br -%br -%div - = link_to I18n.t("iugu.invite"), new_invite_path(:account_id => @account.id) + %div + = link_to I18n.t("iugu.invite"), new_invite_path(:account_id => @account.id)