Sha256: 5a8bcdea60b9d420f8bac5a8f288ddb874bc2ac30c4df0237f60b42ae20ad2ec

Contents?: true

Size: 395 Bytes

Versions: 42

Compression:

Stored size: 395 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'),
      resource_actions(resource),
      ].compact.join(' ').html_safe

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

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
manage-1.4.3 app/views/manage/resource/edit.html.slim
manage-1.4.2 app/views/manage/resource/edit.html.slim
manage-1.4.1 app/views/manage/resource/edit.html.slim
manage-1.4 app/views/manage/resource/edit.html.slim
manage-1.3.52 app/views/manage/resource/edit.html.slim
manage-1.3.51 app/views/manage/resource/edit.html.slim
manage-1.3.50 app/views/manage/resource/edit.html.slim
manage-1.3.49 app/views/manage/resource/edit.html.slim
manage-1.3.48 app/views/manage/resource/edit.html.slim
manage-1.3.47 app/views/manage/resource/edit.html.slim
manage-1.3.46 app/views/manage/resource/edit.html.slim
manage-1.3.45 app/views/manage/resource/edit.html.slim
manage-1.3.44 app/views/manage/resource/edit.html.slim
manage-1.3.43 app/views/manage/resource/edit.html.slim
manage-1.3.42 app/views/manage/resource/edit.html.slim
manage-1.3.41 app/views/manage/resource/edit.html.slim
manage-1.3.40 app/views/manage/resource/edit.html.slim
manage-1.3.39 app/views/manage/resource/edit.html.slim
manage-1.3.38 app/views/manage/resource/edit.html.slim
manage-1.3.37 app/views/manage/resource/edit.html.slim