Sha256: ed3c1398ee76d68288fb939d47f2966d092a0c9a5ee0f6008ddd0d96a8a49911

Contents?: true

Size: 395 Bytes

Versions: 3

Compression:

Stored size: 395 Bytes

Contents

#comable-payment-method
  ol.breadcrumb
    li
      = link_to Comable.t('admin.nav.dashboard'), comable.admin_root_path
    li
      = link_to Comable.t('admin.nav.payment_method'), comable.admin_payment_methods_path
    li.active
      = Comable.t('admin.actions.new')

  h1.page-header
    = Comable.t('admin.actions.new')

  .row
    section.col-sm-8
      = render 'form'

    nav.col-sm-4

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
comable_backend-0.3.2 app/views/comable/admin/payment_methods/new.slim
comable_backend-0.3.1 app/views/comable/admin/payment_methods/new.slim
comable_backend-0.3.0 app/views/comable/admin/payment_methods/new.slim