Sha256: 62fda8453cfcc770c455e27843b2e7f0b68c183c23f5d1e38022680b56d22cc3

Contents?: true

Size: 321 Bytes

Versions: 6

Compression:

Stored size: 321 Bytes

Contents

= render 'gaku/shared/fields/person_show_table', person: guardian

tr
  th = t(:'contact.primary')
  td#contact_widget = guardian.contact_widget

tr
  th = t(:'address.primary')
  td#address_widget = guardian.address_widget

tr
  th = t(:'guardian.relationship')
  td.vm-tc style="font-size:12pt" = guardian.relationship

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 app/views/gaku/students/guardians/_show_table.html.slim
gaku-0.0.3 core/app/views/gaku/students/guardians/_show_table.html.slim
gaku-0.0.2 core/app/views/gaku/students/guardians/_show_table.html.slim
gaku_core-0.0.2 app/views/gaku/students/guardians/_show_table.html.slim
gaku-0.0.1 core/app/views/gaku/students/guardians/_show_table.html.slim
gaku_core-0.0.1 app/views/gaku/students/guardians/_show_table.html.slim