Sha256: 859ea9f0eb941d824d592f016e03b5c1c0abcba8d6c3b4687dc96802576b699b

Contents?: true

Size: 535 Bytes

Versions: 13

Compression:

Stored size: 535 Bytes

Contents

        <div class="container">
          <div id="brand-bar" class="row">
            <div class="university col-md-6">
              <h3><a href="<%= t('curation_concerns.institution.homepage_url') %>" tabindex="-1"><%= t('curation_concerns.institution.name') %></a></h3>
            </div>
            <div class="division col-md-6">
              <h2><a href="<%= t('curation_concerns.division.homepage_url') %>" tabindex="-1"><%= t('curation_concerns.division.name') %></a></h2>
            </div>
          </div>
        </div>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
curation_concerns-0.12.0.pre1 app/views/shared/_brand_bar.html.erb
curation_concerns-0.11.0 app/views/shared/_brand_bar.html.erb
curation_concerns-0.11.0.rc1 app/views/shared/_brand_bar.html.erb
curation_concerns-0.10.0 app/views/shared/_brand_bar.html.erb
curation_concerns-0.9.0 app/views/shared/_brand_bar.html.erb
curation_concerns-0.8.0 app/views/shared/_brand_bar.html.erb
curation_concerns-0.7.0 app/views/shared/_brand_bar.html.erb
curation_concerns-0.6.0 app/views/shared/_brand_bar.html.erb
curation_concerns-0.5.0 app/views/shared/_brand_bar.html.erb
curation_concerns-0.4.0 app/views/shared/_brand_bar.html.erb
curation_concerns-0.3.0 app/views/shared/_brand_bar.html.erb
curation_concerns-0.2.0 app/views/shared/_brand_bar.html.erb
curation_concerns-0.1.0 app/views/shared/_brand_bar.html.erb