Sha256: 113aa484297b035e7960a79cfc73bbdb54aece38b169f99842bf9e9cb950bfae

Contents?: true

Size: 418 Bytes

Versions: 7

Compression:

Stored size: 418 Bytes

Contents

.content
  .inner
    %div.group.form
      %label.label Data
    %div.group.form{:style => "position:relative;"}
      %label.label Attributes 
      = partial '../layout/jsonedit', :json =>@default_data.to_json


    = form(:action => form_url, :method => :post, :id => form_id, :class => 'form') do
      %div.group
        .actions-bar
          .actions= submit submit_name, :id => submit_id, :class => 'button'

Version data entries

7 entries across 7 versions & 1 rubygems

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