Sha256: f310386da4bee5f21912b60d2f0861b58d1be52cfbf9db3239258c112845f69e

Contents?: true

Size: 291 Bytes

Versions: 6

Compression:

Stored size: 291 Bytes

Contents

td = template.name
td = template.context
td = boolean_image template.locked?
td
  = link_to download_icon, [:download, :admin, template], class: 'btn btn-mini btn-success', style: 'margin-right:5px'
  = ajax_link_to_edit [:edit, :admin, template]
  = ajax_link_to_delete [:admin, template]

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 app/views/gaku/admin/templates/_fields.html.slim
gaku-0.0.3 core/app/views/gaku/admin/templates/_fields.html.slim
gaku-0.0.2 core/app/views/gaku/admin/templates/_fields.html.slim
gaku_core-0.0.2 app/views/gaku/admin/templates/_fields.html.slim
gaku-0.0.1 core/app/views/gaku/admin/templates/_fields.html.slim
gaku_core-0.0.1 app/views/gaku/admin/templates/_fields.html.slim