Sha256: 8f11a2e64f29cb864e678ba8b4d3875042f36cad5ffa754ac99182c823cdbd06

Contents?: true

Size: 278 Bytes

Versions: 6

Compression:

Stored size: 278 Bytes

Contents

= well_div do
  .span9.teacher-index
    = render 'show_table', teacher: teacher

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

= render 'tabs'

= well_div do
  .span5
    = link_to_edit_with_text [:edit, teacher]
  .span5
    = link_to_back teachers_path

Version data entries

6 entries across 6 versions & 2 rubygems

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