Sha256: 3750e62a72ccac5780579afeeb6559af011b212b14eb1aeee5deb635a7c13da7

Contents?: true

Size: 182 Bytes

Versions: 9

Compression:

Stored size: 182 Bytes

Contents

<td class="label"><%= f.send :label, attribute[:name] %></td>
<td class="input">
  <%= f.send :text_area, attribute[:name], :rows => 4 %>
  <%= 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/_text.html.erb
alchemy_cms-2.5.3 app/views/alchemy/admin/resources/_text.html.erb
alchemy_cms-2.5.2.2 app/views/alchemy/admin/resources/_text.html.erb
alchemy_cms-2.5.2.1 app/views/alchemy/admin/resources/_text.html.erb
alchemy_cms-2.5.2 app/views/alchemy/admin/resources/_text.html.erb
alchemy_cms-2.5.1 app/views/alchemy/admin/resources/_text.html.erb
alchemy_cms-2.5.0 app/views/alchemy/admin/resources/_text.html.erb
alchemy_cms-2.5.0.rc3 app/views/alchemy/admin/resources/_text.html.erb
alchemy_cms-2.5.0.b9 app/views/alchemy/admin/resources/_text.html.erb