mirror of https://github.com/CIRCL/AIL-framework
fix: [UI navbar] chg icon decoded tags
parent
9357097d2f
commit
165119883a
|
@ -24,7 +24,7 @@
|
|||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="{{ url_for('tags_ui.tags_search_decoded') }}" id="nav_tags_search_decoded">
|
||||
<i class="fab fa-html5"></i>
|
||||
<i class="fas fa-lock-open"></i>
|
||||
Search Decoded Items by Tags
|
||||
</a>
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue