Sha256: 390d4abe223140d1e645522a42e5b79b759e65ef2cae660a4e720a587d932149

Contents?: true

Size: 417 Bytes

Versions: 7

Compression:

Stored size: 417 Bytes

Contents

- content_for :sub_header do
  ol.breadcrumb
    li
      = link_to 'Home', '/'
    li
      = link_to 'People', customer_vault.people_path
    li.active
      = "Edit #{@corporation.name}"

- content_for :context do
  .corporation-context: .context
    = context_icon :users
    = context_title "Edit #{@corporation.name}"

- content_for :main do
  .cadre
    = render "form"

= render "agilidee_commons/contextual"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
customer_vault-1.2.5 app/views/customer_vault/corporations/edit.html.slim
customer_vault-1.2.4 app/views/customer_vault/corporations/edit.html.slim
customer_vault-1.2.3 app/views/customer_vault/corporations/edit.html.slim
customer_vault-1.2.2 app/views/customer_vault/corporations/edit.html.slim
customer_vault-1.2.1 app/views/customer_vault/corporations/edit.html.slim
customer_vault-1.2.0 app/views/customer_vault/corporations/edit.html.slim
customer_vault-1.1.0 app/views/customer_vault/corporations/edit.html.slim