Sha256: 5985237aa083f5573c2a7d9e22d0b5af5e18484d5ccc312b91583de63b655acb

Contents?: true

Size: 858 Bytes

Versions: 6

Compression:

Stored size: 858 Bytes

Contents

- bonterra = false if local_assigns[:bonterra].nil?

- if bonterra
  = link_to 'https://www.bonterratech.com', title: 'Powered by Bonterra', class: 'd-inline-block text-decoration-none align-middle' do
    = ui.nfg :image, image: "#{image_path('nfg_ui/logo/logo-symbol-indigo-bonterra.svg')}", alt: 'Powered by Bonterra', height: '16', responsive: false
    = ui.nfg :typeface, :caption, class: 'd-inline-block mb-0' do
      %span{ style: "color: #14022D;"}Powered by
      %span{ style: "color: #726F76;"}Bonterra

- else
  = link_to 'http://www.networkforgood.com', target: '_blank', title: 'Network for Good. Simple. Smart. Fundraising Software.', class: 'd-inline-block' do
    = ui.nfg :image, image: "#{image_path('nfg_ui/logo/logo-full-color-nfg.svg')}", alt: 'Network for Good. Simple. Smart. Fundraising Software.', height: '24', responsive: false

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
nfg_ui-6.17.2 app/views/nfg_ui/_logo.html.haml
nfg_ui-6.17.1 app/views/nfg_ui/_logo.html.haml
nfg_ui-6.17.0 app/views/nfg_ui/_logo.html.haml
nfg_ui-6.16.3 app/views/nfg_ui/_logo.html.haml
nfg_ui-6.16.2 app/views/nfg_ui/_logo.html.haml
nfg_ui-6.16.1 app/views/nfg_ui/_logo.html.haml