%# Copyright (C) The Arvados Authors. All rights reserved. SPDX-License-Identifier: AGPL-3.0 %> <% button_attrs = { class: 'btn btn-xs btn-info', remote: true, method: :post, } %> <% if @search_sharing.nil? %>
Your API token is not authorized to manage collection sharing links.
<% elsif @search_sharing.empty? %> <%= button_to("Create sharing link", {action: "share"}, button_attrs) %> <% else %>