Sha256: 84159ce954af87c8df9e2876934b9d7d450f5a28ad37d8d72136a6166e5ba06a

Contents?: true

Size: 207 Bytes

Versions: 48

Compression:

Stored size: 207 Bytes

Contents

%br
= form_tag admin_mail_list_path, remote: true do
  = select_tag :emails, options_for_select(@users), multiple: true
  %br
  = text_field_tag :subject
  %br
  = text_area_tag :message
  %br
  = submit_tag

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
my_forum-0.0.2.4 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.2.3 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.2.2 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.2.1 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.2 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta60 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta59 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta58 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta57 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta56 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta55 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta54 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta53 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta52 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta51 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta50 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta49 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta48 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta47 app/views/my_forum/admin/mail/index.haml
my_forum-0.0.1.beta46 app/views/my_forum/admin/mail/index.haml