Sha256: 6f8ac388360f6657af6f958022380f3bca44e01ae7f765910fbbda8bef15aadc

Contents?: true

Size: 688 Bytes

Versions: 4

Compression:

Stored size: 688 Bytes

Contents

<h1>Remove Layout</h1>
<p>Are you sure you want to <strong class="warning">permanently remove</strong> the following layout?</p>

<table id="site-map" class="index" cellpadding="0" cellspacing="0" border="0">
  <tbody>
    <tr class="node level-1" onmouseover="Element.addClassName(this, 'highlight');" onmouseout="Element.removeClassName(this, 'highlight');">
      <td class="layout">
        <%= image 'layout', :alt => 'layout-icon', :title => '' %>
        <%= @layout.name %>
      </td>
    </tr>
  </tbody>
</table>

<form method="post" action="">
  <p class="buttons"><%= submit_tag "Delete Layout", :class => 'button' %> or <%= link_to 'Cancel', layout_index_url %></p>
</form>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
radiant-0.6.4 app/views/admin/layout/remove.rhtml
radiant-0.6.5.1 app/views/admin/layout/remove.html.erb
radiant-0.6.5 app/views/admin/layout/remove.html.erb
radiant-0.6.6 app/views/admin/layout/remove.html.erb