Sha256: 1c24600bfedda3cf9fa7b781d0c06baefa56f7ea8ea7d05dd53a9c7e75c95bf8

Contents?: true

Size: 400 Bytes

Versions: 245

Compression:

Stored size: 400 Bytes

Contents

.email-templates--form-schedule-mini.form-mini
  = form_for ::Ish::EmailContext.new, url: email_contexts_path do |f|
    .field
      -# = f.label :template
      = f.select :email_template_id, options_for_select([ ['abba', 'abba'], ['zetta', 'zetta'] ])
    .field.send-at
      -# = f.label :send_at
      = f.text_field :send_at, placeholder: 'YYYY-MM-DD'
    .actions
      = f.submit 'Schedule'

Version data entries

245 entries across 245 versions & 2 rubygems

Version Path
wco_email-0.1.1.94 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.93 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.92 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.91 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.90 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.89 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.88 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.86 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.85 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.84 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.83 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.82 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.81 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.80 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.79 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.78 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.77 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.76 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.75 app/views/wco_email/email_templates/_form_schedule_mini.haml
wco_email-0.1.1.72 app/views/wco_email/email_templates/_form_schedule_mini.haml