We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e7966 commit 28f01d2Copy full SHA for 28f01d2
app/views/search/_source_tabs.html.erb
@@ -2,7 +2,7 @@
2
<nav id="tabs" class="tab-navigation" aria-label="Result type navigation">
3
<ul>
4
<li><%= link_to_tab("All") %></li>
5
- <li><%= link_to_tab("Primo") %></li>
+ <li><%= link_to_tab("Primo", "Articles and Catalog") %></li>
6
<% if Feature.enabled?(:tab_timdex_all) %>
7
<li><%= link_to_tab("TIMDEX") %></li>
8
<% end %>
0 commit comments