Sha256: 265fc0c0d9b075c5c22c71221fec5196513fc2e8e67fe8f31cf1e49523f12751

Contents?: true

Size: 631 Bytes

Versions: 25

Compression:

Stored size: 631 Bytes

Contents

.col-lg-12
  = f.simple_fields_for :smtp_setting do |f|
    .box.slice-box.p-15
      .box-header.with-border
        %h3.box-title
          = t('keppler.sidebar-menu.setting-submenu.email-setting-smtp')
        .box-tools.pull-right
          %a.btn.btn-box-tool{ 'data-widget' => 'collapse', type: 'button' }
            %i.icon-minus
      .box-body.pure-input
        .form-padding
          = f.input :address
          = f.input :port
          = f.input :domain_name
          = f.input :email
          = f.input :password
        .pull-right
          = f.button :submit, t('keppler.actions.apply'), class: 'btn-primary'

Version data entries

25 entries across 24 versions & 1 rubygems

Version Path
keppler-2.1.22 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.21 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.20 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.19 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.18 testing-with-2.1.18/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.18 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.17 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.16 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.15 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.14 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.13 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.12 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.11 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.10 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.9 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.8 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.7 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.6 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.5 installer/core/app/views/admin/settings/fields/_email_setting.html.haml
keppler-2.1.4 installer/core/app/views/admin/settings/fields/_email_setting.html.haml