Sha256: fbfff92d87b4563ab0f51a28d8482bdb83b5c3b23725b5981a84d37cdee3cf70

Contents?: true

Size: 357 Bytes

Versions: 4

Compression:

Stored size: 357 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
chef-server-slice-0.7.16 app/views/nodes/edit.html.haml
chef-server-slice-0.7.14 app/views/nodes/edit.html.haml
chef-server-slice-0.7.12 app/views/nodes/edit.html.haml
chef-server-slice-0.7.10 app/views/nodes/edit.html.haml