Sha256: 5e5e2d2aff39982f997ada8cce9c87c9879bfdc674a772f89174f3e6db773487

Contents?: true

Size: 464 Bytes

Versions: 6

Compression:

Stored size: 464 Bytes

Contents

<h2>Convention Profile</h2>

<table>
  <tr>
    <th style="text-align: right;"><%= f.label "nickname" %></th>
    <td><%= f.text_field "nickname" %></td>
  </tr>
  <tr>
    <th style="text-align: right;"><%= f.label "phone", "Phone number" %></th>
    <td><%= f.text_field "phone" %></td>
  </tr>
  <tr>
    <th style="text-align: right;"><%= f.label "best_call_time", "Best time to call" %></th>
    <td><%= f.text_field "best_call_time" %></td>
  </tr>
</table>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ae_users_legacy-0.6.14 app/views/account/_procon_profile.rhtml
ae_users_legacy-0.6.13 app/views/account/_procon_profile.rhtml
ae_users_legacy-0.6.12 app/views/account/_procon_profile.rhtml
ae_users_legacy-0.6.11 app/views/account/_procon_profile.rhtml
ae_users_legacy-0.6.10 app/views/account/_procon_profile.rhtml
ae_users_legacy-0.6.9 app/views/account/_procon_profile.rhtml