Sha256: 030d873e80a3eff50dc3da8ec2ac2f2e7ac52f8750b62c8b79d4e33abe49bc9d

Contents?: true

Size: 478 Bytes

Versions: 2

Compression:

Stored size: 478 Bytes

Contents

.comable-page
  .comable-main-fixed-top
    .comable-page-heading
      ul.pull-right.list-inline
        li
          = link_to_save

      h1.page-header
        ol.breadcrumb
          li>
            = link_to Comable.t('admin.nav.draft_order'), comable.admin_draft_orders_path
          li>
            = link_to @order.code, comable.admin_draft_order_path(@order)
          li.active
            = Comable.t('admin.actions.edit')

  .comable-page-body
    = render 'form'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
comable-backend-0.7.1 app/views/comable/admin/draft_orders/edit.slim
comable-backend-0.7.0 app/views/comable/admin/draft_orders/edit.slim