Sha256: 6e1d345e7def20862ae4f8d310ad0d4e9942e3f968db8d4847667abdbc187f38

Contents?: true

Size: 299 Bytes

Versions: 5

Compression:

Stored size: 299 Bytes

Contents

= bootstrap_responsive_media_object(image_options: { src: person.preview_picture_image_url(:medium_thumb)}) do
  %h4= person.fullname_with_prefix
  .truncate.lines-5
    = person.description.to_html.html_safe
  = bootstrap_button(to: ecm_staff.url_for(person), context: :primary) do
    - t('.more')

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ecm_staff2-3.0.2 app/views/ecm/staff/people/_person_in_index.haml
ecm_staff2-3.0.1 app/views/ecm/staff/people/_person_in_index.haml
ecm_staff2-3.0.0 app/views/ecm/staff/people/_person_in_index.haml
ecm_staff2-2.0.0 app/views/ecm/staff/people/_person_in_index.haml
ecm_staff2-1.0.0 app/views/ecm/staff/people/_person_in_index.haml