Sha256: bc0ad7c46985005c0edc36b74be13c231d97f001698a79070f260903bb3c3a80
Contents?: true
Size: 517 Bytes
Versions: 15
Compression:
Stored size: 517 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
15 entries across 15 versions & 2 rubygems