Sha256: 8e53ebe675e59583faf643a0a565b855c4dfa14ec96f1a832b47cea1d7626f2d
Contents?: true
Size: 393 Bytes
Versions: 1
Compression:
Stored size: 393 Bytes
Contents
- content_for :person_page .panel.panel-default .panel-heading: .panel-title = t("actions.new_link") .panel-body = horizontal_form_for @link, as: :link, url: customer_vault_link_form_path do |f| = f.association :bob, label: ::Dorsale::CustomerVault::Person.t = 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/new.html.slim |