Sha256: eb339d3fed6c588d21952309f6718f073256a803b534f6e21cc8bd4119b7421e

Contents?: true

Size: 392 Bytes

Versions: 1

Compression:

Stored size: 392 Bytes

Contents

- content_for :person_page
  .panel.panel-default
    .panel-heading: .panel-title
        = @link.t
        = " : "
        = @link.person
        = " / "
        = @link.other_person

    .panel-body
      = horizontal_form_for @link, as: :link, url: customer_vault_link_form_path do |f|
        = f.input :title
        = form_buttons

= render "dorsale/customer_vault/people/show_layout"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dorsale-3.2.0 app/views/dorsale/customer_vault/links/edit.html.slim