Sha256: 12c1dcb1a2cf66b435b6af63576a5e79ee30973a01baa9c7a1bf07571b99c76d

Contents?: true

Size: 341 Bytes

Versions: 6

Compression:

Stored size: 341 Bytes

Contents

= well_div do
  .span9#guardian-table
    = show_table do
      = big_person_caption_for(@guardian)
      tbody
        = render 'show_table', guardian: @guardian
  .span3.well
    = render partial: 'picture', locals: { guardian: @guardian, student: @student }


= render 'tabs', guardian: @guardian

= well_div do
  = link_to_back @student

Version data entries

6 entries across 6 versions & 2 rubygems

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