|
|
|
@@ -5,10 +5,10 @@ |
|
|
|
<%= form_tag(admins_organizations_path, method: :get, class: 'form-inline search-form flex-1', remote: true) do %> |
|
|
|
|
|
|
|
<%= text_field_tag(:keyword, params[:keyword], class: 'form-control col-sm-2 ml-3', placeholder: 'login/昵称') %> |
|
|
|
|
|
|
|
|
|
|
|
<%= submit_tag('搜索', class: 'btn btn-primary ml-3', 'data-disable-with': '搜索中...') %> |
|
|
|
<% end %> |
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="box admin-list-container organizations-list-container"> |
|
|
|
|