Sha256: d13c8b58a9fc7748aa4604397a5b3507e6620540db9e18bcfdf604e07b92809a

Contents?: true

Size: 462 Bytes

Versions: 124

Compression:

Stored size: 462 Bytes

Contents

.content
  .inner
    %div.group.form
      %label.label Name
      = text_field :id => "databag_name", :name => "name", :class => "text_field", :value => params.has_key?(:id) ? h(params[:id]) : @databag.name 
      %span.description The name of the Databag

    = 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

124 entries across 124 versions & 1 rubygems

Version Path
chef-server-webui-10.30.4 app/views/databags/_form.html.haml
chef-server-webui-10.30.2 app/views/databags/_form.html.haml
chef-server-webui-10.30.2.rc.0 app/views/databags/_form.html.haml
chef-server-webui-10.30.0.rc.2 app/views/databags/_form.html.haml
chef-server-webui-10.30.0.rc.1 app/views/databags/_form.html.haml
chef-server-webui-10.30.0.rc.0 app/views/databags/_form.html.haml
chef-server-webui-10.28.0 app/views/databags/_form.html.haml
chef-server-webui-10.28.0.rc.0 app/views/databags/_form.html.haml
chef-server-webui-10.26.0 app/views/databags/_form.html.haml
chef-server-webui-10.26.0.beta.0 app/views/databags/_form.html.haml
chef-server-webui-10.24.4 app/views/databags/_form.html.haml
chef-server-webui-10.24.0 app/views/databags/_form.html.haml
chef-server-webui-10.24.0.rc.2 app/views/databags/_form.html.haml
chef-server-webui-10.24.0.rc.1 app/views/databags/_form.html.haml
chef-server-webui-10.24.0.rc.0 app/views/databags/_form.html.haml
chef-server-webui-10.22.0 app/views/databags/_form.html.haml
chef-server-webui-10.22.0.rc.0 app/views/databags/_form.html.haml
chef-server-webui-10.20.0 app/views/databags/_form.html.haml
chef-server-webui-10.18.4.rc.2 app/views/databags/_form.html.haml
chef-server-webui-10.18.4.rc.1 app/views/databags/_form.html.haml