Sha256: a3324185b785a4bdef69c26ee95c0f96c89b9b03259a10762c3e7b10786793a0
Contents?: true
Size: 498 Bytes
Versions: 3
Compression:
Stored size: 498 Bytes
Contents
.col-lg-12 = f.simple_fields_for :smtp_setting do |f| .box.slice-box .box-header.with-border %h3.box-title Email configuration (SMTP) .box-tools.pull-right %a.btn.btn-box-tool{"data-widget" => "collapse", type: "button"} %i.fa.fa-minus .box-body.pure-input = 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
3 entries across 3 versions & 1 rubygems