Link to invite from the account screen
This commit is contained in:
committed by
Stanko K.R.
parent
ecc023829d
commit
e3f0c2da04
@@ -5,6 +5,11 @@
|
||||
navigable-list-actionable-items-value="true">
|
||||
<h2 class="divider txt-large">People on the account</h2>
|
||||
|
||||
<%= link_to account_join_code_path, class: "btn btn--link center" do %>
|
||||
<%= icon_tag "add" %>
|
||||
<span>Add people</span>
|
||||
<% end %>
|
||||
|
||||
<div class="settings__user-filter">
|
||||
<input placeholder="Filter…" class="input input--transparent full-width txt-small" type="search" autocorrect="off" autocomplete="off" data-1p-ignore="true" data-filter-target="input" data-action="input->filter#filter">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user