Sha256: befd3def8145a479046438ffeee56be365dba5124e74827c518eb2e749cc0a26

Contents?: true

Size: 196 Bytes

Versions: 9

Compression:

Stored size: 196 Bytes

Contents

<td class="label"><%= f.send :label, attribute[:name] %></td>
<td class="input">
  <%= f.send :text_field, attribute[:name], :class => 'thin_border' %>
  <%= resource_help_text attribute %>
</td>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
alchemy_cms-2.5.3.1 app/views/alchemy/admin/resources/_string.html.erb
alchemy_cms-2.5.3 app/views/alchemy/admin/resources/_string.html.erb
alchemy_cms-2.5.2.2 app/views/alchemy/admin/resources/_string.html.erb
alchemy_cms-2.5.2.1 app/views/alchemy/admin/resources/_string.html.erb
alchemy_cms-2.5.2 app/views/alchemy/admin/resources/_string.html.erb
alchemy_cms-2.5.1 app/views/alchemy/admin/resources/_string.html.erb
alchemy_cms-2.5.0 app/views/alchemy/admin/resources/_string.html.erb
alchemy_cms-2.5.0.rc3 app/views/alchemy/admin/resources/_string.html.erb
alchemy_cms-2.5.0.b9 app/views/alchemy/admin/resources/_string.html.erb