Sha256: 113c26fd99ed5cd542d4b4b5a1c5bc8dea1f954460d6750bd0ec52dda9b77831

Contents?: true

Size: 393 Bytes

Versions: 6

Compression:

Stored size: 393 Bytes

Contents

= well_div do
  .span9.student-index
    = render 'gaku/shared/student/show_table', student: student

  .span3.well
    = render 'gaku/shared/picture', resource: student

= render partial: 'gaku/shared/student/tabs'

= well_div do
  .span6
    = link_to_back students_path, class: "span12 btn"
  .span6
    = link_to 'Generate Report', student_path(student, format: :pdf), class: 'span12 btn'

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 app/views/gaku/shared/student/_show.html.slim
gaku-0.0.3 core/app/views/gaku/shared/student/_show.html.slim
gaku-0.0.2 core/app/views/gaku/shared/student/_show.html.slim
gaku_core-0.0.2 app/views/gaku/shared/student/_show.html.slim
gaku-0.0.1 core/app/views/gaku/shared/student/_show.html.slim
gaku_core-0.0.1 app/views/gaku/shared/student/_show.html.slim