X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/41c7c826a7e4c3a074a6ab5a719bf4c88e9a0e28..45dd2c3f3db472132974aeb4fe3f0e0f4e57dd13:/apps/workbench/app/views/collections/_show_recent.html.erb diff --git a/apps/workbench/app/views/collections/_show_recent.html.erb b/apps/workbench/app/views/collections/_show_recent.html.erb index a3b93d84e6..2f81073305 100644 --- a/apps/workbench/app/views/collections/_show_recent.html.erb +++ b/apps/workbench/app/views/collections/_show_recent.html.erb @@ -1,39 +1,37 @@ <% content_for :tab_line_buttons do %> -
- <%= form_tag collections_path, method: 'get', remote: true, class: 'form-search' do %> -
- <%= text_field_tag :search, params[:search], class: 'form-control', placeholder: 'Search collections' %> - - <%= button_tag(class: 'btn btn-info') do %> - - <% end %> - -
- <% end %> -
+ <%= form_tag collections_path, method: 'get', remote: true, class: 'form-search' do %> +
+ <%= text_field_tag :search, params[:search], class: 'form-control', placeholder: 'Search collections' %> + + <%= button_tag(class: 'btn btn-info') do %> + + <% end %> + +
+ <% end %> <% end %> +<%= render partial: "paging", locals: {results: @collections, object: @object} %> +
<%= form_tag do |f| %> - +
- - - - - - + + + + + - - + @@ -47,6 +45,8 @@ +<%= render partial: "paging", locals: {results: @collections, object: @object} %> + <% content_for :footer_js do %> $(document).on('click', 'form[data-remote] input[type=submit]', function() { $('table#collections-index tbody').fadeTo(200, 0.3);
uuid contentsowneragecreated at storage tags