Sha256: 2c7339419ff6653425bf617607484b507b8f33d022b67a611e657336ca541151
Contents?: true
Size: 468 Bytes
Versions: 7
Compression:
Stored size: 468 Bytes
Contents
<table class="fields"> <tbody> <tr> <th><%= sectionable_form.label_with_text :url %></th> <td><%= sectionable_form.text_field :url, :class => "full" %></td> </tr> <tr> <th><%= sectionable_form.label_with_text :show_count %></th> <td><%= sectionable_form.text_field :show_count, :class => "number", :text_suffix => " " + t(:messages, :scope => [:section, :form]) %></td> </tr> </tbody> </table>
Version data entries
7 entries across 7 versions & 2 rubygems