Sha256: 54a4eae336a287dc722ceaabf460b9d8c5155947339603d5d42caf00f7ce2a95

Contents?: true

Size: 816 Bytes

Versions: 8

Compression:

Stored size: 816 Bytes

Contents

#wid-id-8.jarviswidget{"data-widget-custombutton" => "false", "data-widget-editbutton" => "false", :id => "wid-id-0", 'data-widget-colorbutton' => true}
  %header
    %span.widget-icon
      %i.fa.fa-edit
    %h2 Настройки
  / widget div
  %div
    / widget edit box
    .jarviswidget-editbox
      / This area used as dropdown edit box
    / end widget edit box
    / widget content
    .widget-body.no-padding
      = form_tag(update_settings_path, class: 'smart-form') do
        %fieldset
          %section
            .row
              .col.col-6
                %label.checkbox
                  = custom_checkbox_tag
                  = succeed "Включить ruby daemon" do
                    %i
          %footer
            = submit_tag "Сохранить", class: 'btn btn-primary btn-sm'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fly_admin-0.0.8 app/views/fly_admin/settings/index.html.haml
fly_admin-0.0.7 app/views/fly_admin/settings/index.html.haml
fly_admin-0.0.6 app/views/fly_admin/settings/index.html.haml
fly_admin-0.0.5 app/views/fly_admin/settings/index.html.haml
fly_admin-0.0.4 app/views/fly_admin/settings/index.html.haml
fly_admin-0.0.3 app/views/fly_admin/settings/index.html.haml
fly_admin-0.0.2 app/views/fly_admin/settings/index.html.haml
fly_admin-0.0.1 app/views/fly_admin/settings/index.html.haml