You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

_users_mapping.html.erb 184B

123456
  1. <fieldset class="box tabular">
  2. <legend><%= l(:label_fields_mapping) %></legend>
  3. <div id="fields-mapping">
  4. <%= render :partial => 'users_fields_mapping' %>
  5. </div>
  6. </fieldset>