Sha256: cb52ef39e93f0c7fc6a92cfb91f0b531dac5ec80a69b5b3e8c2d41f378ad283a

Contents?: true

Size: 205 Bytes

Versions: 2

Compression:

Stored size: 205 Bytes

Contents

<p>Are you sure you want to detach the following volume?</p>
<br />
<ul id="detach_volumes">
        <% @volume_ids.each do |volume_id| %>
                <li><%= volume_id %></li>
        <% end %>
</ul>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wakame-vdc-webui-10.12.0 app/views/dialog/detach_volume.html.erb
wakame-vdc-webui-10.11.0 app/views/dialog/detach_volume.html.erb