Sha256: ee3d7fbefc9eaf95eb4ba1dc9229012c62fd0cd9281951ba1c6e9196f6598e92

Contents?: true

Size: 405 Bytes

Versions: 7

Compression:

Stored size: 405 Bytes

Contents

.block#block-tables
  .content
    %h2.title= "Databag Item"
    .inner
      = partial('navigation', :active => 'edit')
  = partial('form', :header => "Edit Databag Item", :form_id => 'edit_databag_item', :submit_name => "Edit Databag Item", :submit_id => "edit_databag_item_button", :form_for => 'edit', :form_url => slice_url(:databag_databag_item, :databag_id=>params[:databag_id], :id=>params[:id]))

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
chef-server-webui-0.8.16 app/views/databag_items/edit.html.haml
chef-server-webui-0.8.14 app/views/databag_items/edit.html.haml
chef-server-webui-0.8.10 app/views/databag_items/edit.html.haml
chef-server-webui-0.8.8 app/views/databag_items/edit.html.haml
chef-server-webui-0.8.6 app/views/databag_items/edit.html.haml
chef-server-webui-0.8.4 app/views/databag_items/edit.html.haml
chef-server-webui-0.8.2 app/views/databag_items/edit.html.haml