Sha256: a85a87a3bf293d8ed95cb91d73714b6c2e17ed6bbe10b56720036ea9c0e31214

Contents?: true

Size: 237 Bytes

Versions: 12

Compression:

Stored size: 237 Bytes

Contents

<%
  custom = { :rows => @resource.typus_options_for(:form_rows) }
  options = options.merge!(custom)
%>

<li id="<%= attribute_id %>">
  <%= form.label attribute, label_text.html_safe %>
  <%= form.text_area attribute, options %>
</li>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
typus-3.1.10 app/views/admin/templates/_text.html.erb
typus-3.1.9 app/views/admin/templates/_text.html.erb
typus-3.1.8 app/views/admin/templates/_text.html.erb
typus-3.1.7 app/views/admin/templates/_text.html.erb
typus-3.1.6 app/views/admin/templates/_text.html.erb
typus-3.1.5 app/views/admin/templates/_text.html.erb
typus-3.1.4 app/views/admin/templates/_text.html.erb
typus-3.1.3 app/views/admin/templates/_text.html.erb
typus-3.1.2 app/views/admin/templates/_text.html.erb
typus-3.1.1 app/views/admin/templates/_text.html.erb
typus-3.1.0 app/views/admin/templates/_text.html.erb
typus-3.1.0.rc19 app/views/admin/templates/_text.html.erb