view .svn/pristine/5a/5ab5d51a3e643e063b36d3e9325764dc09e247cb.svn-base @ 1539:22d57b0e0a77 live

OK, this script works now, but it should be using the API
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 21 May 2015 17:31:06 +0100
parents 261b3d9a4903
children
line wrap: on
line source
<%= error_messages_for 'auth_source' %>

<div class="box tabular">
  <p><%= f.text_field :name, :required => true %></p>
  <p><%= f.check_box :onthefly_register, :label => :field_onthefly %></p>
</div>