Sha256: 0f551b682edea5a9c2d69fa45c43c80c3bcd028b15bf928be186ba38abad7915
Contents?: true
Size: 555 Bytes
Versions: 1
Compression:
Stored size: 555 Bytes
Contents
<%= pb_content_tag(:div, **combined_html_options) do %> <%= pb_rails("body", props: { tag: "span", classname: "pb_contact_kit", color: "light" }) do %> <%= pb_rails("icon", props: { icon: object.contact_icon, fixed_width: true }) %> <%= object.formatted_contact_value if object.contact_value %> <%= pb_rails("caption", props: { text: object.contact_detail, tag: 'span', size: 'xs' }) if object.contact_detail %> <% end %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
playbook_ui-13.24.0.pre.alpha.play1305drycontenttag2689 | app/pb_kits/playbook/pb_contact/contact.html.erb |