Sha256: f7eda78aa7d0f9683036e5622303dacd428fffdb4eceb7a33e3ed719ae5618b3
Contents?: true
Size: 724 Bytes
Versions: 2
Compression:
Stored size: 724 Bytes
Contents
%h1 Remove Group .inset %p Are you sure you want to %strong.warning permanently remove the following group? %table#site-map.index{:border => "0", :cellpadding => "0", :cellspacing => "0"} %tbody %tr.node{:onmouseout => "Element.removeClassName(this, 'highlight');", :onmouseover => "Element.addClassName(this, 'highlight');"} %td.group = @group.name - form_for :group, :url => admin_group_path(@group), :html => {:method => :delete} do %p.buttons = submit_tag "Delete Group", :class => 'button' or =link_to 'Cancel', admin_groups_path - content_for :page_css do :sass #content table.index .node .group font-size: 115% font-weight: bold
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
radiant-page_group_permissions-extension-1.0.1 | app/views/admin/groups/remove.html.haml |
radiant-page_group_permissions-extension-1.0.0 | app/views/admin/groups/remove.html.haml |