Sha256: 22fed0719ad628dbe90a2e6ddd50683b5f8e003577d5e376a65328983b877654
Contents?: true
Size: 372 Bytes
Versions: 8
Compression:
Stored size: 372 Bytes
Contents
<% if @host.compute_resource && @host.compute_resource.capabilities.include?(:snapshots) && authorized_for(:auth_object => @host, :permission => :view_snapshots) %> <div id='snapshots' class='tab-pane' data-ajax-url='<%= host_snapshots_path(host_id: @host)%>' data-on-complete='onContentLoad'> <%= spinner(_('Loading Snapshots information ...')) %> </div> <% end %>
Version data entries
8 entries across 8 versions & 1 rubygems