Mercurial > hg > soundsoftware-site
annotate .svn/pristine/5a/5ab5d51a3e643e063b36d3e9325764dc09e247cb.svn-base @ 1295:622f24f53b42 redmine-2.3
Update to Redmine SVN revision 11972 on 2.3-stable branch
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:02:21 +0100 |
parents | |
children |
rev | line source |
---|---|
Chris@1295 | 1 <%= error_messages_for 'auth_source' %> |
Chris@1295 | 2 |
Chris@1295 | 3 <div class="box tabular"> |
Chris@1295 | 4 <p><%= f.text_field :name, :required => true %></p> |
Chris@1295 | 5 <p><%= f.check_box :onthefly_register, :label => :field_onthefly %></p> |
Chris@1295 | 6 </div> |