Sha256: 98f28577f3f515331b33f8def1f2d484b5355bf1873b510d2419ce4db99385b6
Contents?: true
Size: 570 Bytes
Versions: 3
Compression:
Stored size: 570 Bytes
Contents
<p style="float:right; margin-top:0"> </p> <p id="forum_name"> <table border="0" cellspacing="0" cellpadding="0" class="noborder nopad wide"> <td> <label><%= 'Title'[:title_title] %></label><br /> <%= form.text_field :name, :class => "primary" %> </td> <td style="text-align:right"> <label><%= 'Position'[:position_title] %></label><br /> <%= form.text_field :position, :size => 5 %> </td> </table> </p> <p id="forum_descripion"> <label><%= 'Description'[:description_title] %></label><br /> <%= form.text_area :description, :rows => 7 %></p>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tamed_beast-0.0.3 | app/views/forums/_form.html.erb |
tamed_beast-0.0.2 | app/views/forums/_form.html.erb |
tamed_beast-0.0.1 | app/views/forums/_form.html.erb |