Sha256: d3b4fb1ab0d281eacc3f21397ad4f26d4294ce3d13e1dbf04df542c2e5c13197

Contents?: true

Size: 340 Bytes

Versions: 11

Compression:

Stored size: 340 Bytes

Contents

.block#block-tables
  .content
    %h2.title= "Role #{h @role.name}"
    .inner
      = partial('navigation', :active => 'edit')
  = partial('form', :header => "Edit Role #{@role.name}", :form_id => 'edit_role', :submit_name => "Save Role", :submit_id => "edit_role_button", :form_for => 'edit', :form_url => slice_url(:role, @role.name) )

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
chef-server-webui-0.8.16 app/views/roles/edit.html.haml
chef-server-webui-0.8.14 app/views/roles/edit.html.haml
chef-server-webui-0.8.10 app/views/roles/edit.html.haml
chef-server-webui-0.8.8 app/views/roles/edit.html.haml
chef-server-webui-0.8.6 app/views/roles/edit.html.haml
chef-server-webui-0.8.4 app/views/roles/edit.html.haml
chef-server-webui-0.8.2 app/views/roles/edit.html.haml
chef-server-slice-0.7.16 app/views/roles/edit.html.haml
chef-server-slice-0.7.14 app/views/roles/edit.html.haml
chef-server-slice-0.7.12 app/views/roles/edit.html.haml
chef-server-slice-0.7.10 app/views/roles/edit.html.haml