Sha256: 438af99445b5649d71a33bd5e31c07179bbf81c68c32c456e0bc115193fdc812

Contents?: true

Size: 271 Bytes

Versions: 2

Compression:

Stored size: 271 Bytes

Contents

<% if @host.compute_resource && @host.compute_resource.capabilities.include?(:snapshots) && authorized_for(:controller => 'foreman_snapshot_management/snapshots', :action => :index) %>
  <li><a href='#snapshots' data-toggle='tab'><%= _('Snapshots') %></a></li>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
foreman_snapshot_management-1.2.0 app/views/foreman_snapshot_management/hosts/_snapshots_tab.html.erb
foreman_snapshot_management-1.1.0 app/views/foreman_snapshot_management/hosts/_snapshots_tab.html.erb