fix bug Title tag in erasure list
This commit is contained in:
parent
f9d679547f
commit
3757873b02
|
@ -22,7 +22,7 @@
|
|||
|
||||
<li class="nav-item">
|
||||
<a href="{{ url_for('inventory.device_erasure_list') }}" class="nav-link{% if not orphans %} active{% endif %}">
|
||||
All hard drivers
|
||||
All hard drives
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
Reference in New Issue