Sha256: 91fd831ba961a9a7cdbbcf9e976635ec1640bbeccb09d10af3f155d41d6ef5e7

Contents?: true

Size: 329 Bytes

Versions: 12

Compression:

Stored size: 329 Bytes

Contents

h2 = t('manage.edit.title', model: resource_class.model_name.human)

nav
  / = link_to 'index', collection_url
  / |  
  = link_to t('manage.actions.index', model: resource_class.model_name.human(count: 2)), resource.class, class: 'button small secondary'

.row
  .columns.large-6
    = render "form", attributes: attributes

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
manage-1.3.10 app/views/manage/resource/edit.html.slim
manage-1.3.9 app/views/manage/resource/edit.html.slim
manage-1.3.8 app/views/manage/resource/edit.html.slim
manage-1.3.7 app/views/manage/resource/edit.html.slim
manage-1.3.6 app/views/manage/resource/edit.html.slim
manage-1.3.5 app/views/manage/resource/edit.html.slim
manage-1.3.4 app/views/manage/resource/edit.html.slim
manage-1.3.3 app/views/manage/resource/edit.html.slim
manage-1.3.2 app/views/manage/resource/edit.html.slim
manage-1.3.1 app/views/manage/resource/edit.html.slim
manage-1.3.0 app/views/manage/resource/edit.html.slim
manage-1.2.0 app/views/manage/resource/edit.html.slim