Sha256: 742c09554e4ed226da478b46aad825f5220adf28cbc6e857c8648713fd138580

Contents?: true

Size: 389 Bytes

Versions: 2

Compression:

Stored size: 389 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.active
            = Comable.t('admin.actions.new')

  .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/new.slim
comable-backend-0.7.0 app/views/comable/admin/draft_orders/new.slim