Sha256: b64ea4f482eb83fa19cf9e871a3f590f0efda94986bf2310f0414b5e362b40c5
Contents?: true
Size: 525 Bytes
Versions: 4
Compression:
Stored size: 525 Bytes
Contents
%li.highlight.position{:class => field.class.name.underscore, :id => dom_id(field)} %span.handle %img( src="/assets/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
4 entries across 4 versions & 1 rubygems