Sha256: 0bbdb8a94b0ad665f45646784ea07d42e9453d7f7219cba6cb4ea9f55b632d92
Contents?: true
Size: 294 Bytes
Versions: 20
Compression:
Stored size: 294 Bytes
Contents
<tr class="translation"> <td><%= text_field_tag "translations[][tr_key]", new_translation.tr_key, :size => 12 %></td> <td> <%= text_field_tag "translations[][text]", new_translation.text, :size => 48 %> <%= hidden_field_tag "translations[][id]", new_translation.id %> </td> </tr>
Version data entries
20 entries across 20 versions & 1 rubygems