Mercurial > hg > soundsoftware-site
view .svn/pristine/b0/b00a202757b193101a54d08689fd79809fe86c1b.svn-base @ 1117:b4b72f1eb644 redmine-2.2-integration
Moved all the plugins from the vendor folder to the application root folder.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 08 Jan 2013 12:32:05 +0000 |
parents | cbb26bc654de |
children |
line wrap: on
line source
<%= error_messages_for 'auth_source' %> <div class="box"> <!--[form:auth_source]--> <p><label for="auth_source_name"><%=l(:field_name)%> <span class="required">*</span></label> <%= text_field 'auth_source', 'name' %></p> <p><label for="auth_source_onthefly_register"><%=l(:field_onthefly)%></label> <%= check_box 'auth_source', 'onthefly_register' %></p> </div> <!--[eoform:auth_source]-->