Sha256: 297fe35fe9e43191fcb0c6f0c846bc1c6d4a35951d54bfdc7e64f39acfba8c69
Contents?: true
Size: 340 Bytes
Versions: 25
Compression:
Stored size: 340 Bytes
Contents
<% unless @item.new_record? text = link_to(Typus::I18n.t("Preview"), send("#{@item.class.model_name.downcase}_path",@item.to_param), :target => "_blank") label_text << "<small>#{text}</small>" end %> <li id="<%= attribute_id %>"> <%= form.label attribute, raw(label_text) %> <%= form.text_field attribute, options %> </li>
Version data entries
25 entries across 25 versions & 2 rubygems