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 0e2d710 commit 2a24442Copy full SHA for 2a24442
prefix_finder/frontend/templates/results-list.html
@@ -35,7 +35,6 @@ <h4>Sectors</h4>
35
</div>
36
37
<footer class="card__controls">
38
- <a href="{{ result.url }}" class="button" target="_blank"><i class="material-icons" title="Visit the website for this list">launch</i></a>
39
<div class="card__list-code"><p>List Code <code>{{ result.code }}</code></p></div>
40
<a href="{% url "list" result.code %}" class="button"><i class="material-icons" title="More information about this list">info_outline</i></a>
41
</footer>
0 commit comments