1 <%# Copyright (C) The Arvados Authors. All rights reserved.
3 SPDX-License-Identifier: AGPL-3.0 %>
5 <% if object.editable? %>
6 <%= link_to(url_for(object), {title: "Untrash", style: 'cursor: pointer;'}) do %>
7 <i class="fa fa-fw fa-recycle"></i>