Sha256: d4e91dc76cee8efed84c987e4615ef8a3cfccf9286bdabc8197dbe9d4d20f134

Contents?: true

Size: 627 Bytes

Versions: 4

Compression:

Stored size: 627 Bytes

Contents

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

<table id="snippets" 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="snippet">
        <%= @snippet.name %>
      </td>
    </tr>
  </tbody>
</table>

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

Version data entries

4 entries across 4 versions & 1 rubygems

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