Sha256: eb5ac389b76617294979455ca0b190d3731c76042b0ffba1b3983759ccbce5ea
Contents?: true
Size: 499 Bytes
Versions: 13
Compression:
Stored size: 499 Bytes
Contents
%li.highlight.position{class: field.class.name.underscore, id: dom_id(field)} %span.handle = image_tag "sortable.gif" .tools %small = link_to t(:edit), edit_admin_field_path(field), class: 'edit' = link_to_delete(field, url: admin_field_path(field), klass_name: 'Field') %tt %b= field.label == (#{t("field_types.#{field.as}.title")}) = t(:added_ago, value: timeago(field.created_at)).html_safe = hook(:field_bottom, self, field: field) {} .edit_field
Version data entries
13 entries across 13 versions & 1 rubygems