use generic orvos link helper in collections#index
[arvados.git] / app / views / collections / show.html.erb
index e55002cbeaec5f792d255f8bcd27a750c439eec1..a473617c65165fc6d14d04ca816e6d42f2d5f273 100644 (file)
            <% if @protected[sourcedata[:uuid]] %>
            <span class="btn btn-success">keep</span>
            <% else %>
-           <span class="btn btn-warning">cache</span>
+           <span class="btn btn-danger">cache</span>
            <% end %>
          </td><td>
            <% if sourcedata[:data_origins] %>