Skip to content

Commit d5c5a20

Browse files
committed
Add removed label #222
Signed-off-by: tdruez <[email protected]>
1 parent a22bcb8 commit d5c5a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

product_portfolio/templates/product_portfolio/product_details.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
{% if has_scan_all_packages %}
5050
<div class="dropdown-header">Scan</div>
5151
<a class="dropdown-item{% if not tabsets.Inventory %} disabled{% endif %}" href="#" data-bs-toggle="modal" data-bs-target="#scan-all-packages-modal">
52-
<i class="fas fa-barcode"></i> <strong>Scan</strong>
52+
<i class="fas fa-barcode"></i> <strong>Scan</strong> all Packages
5353
</a>
5454
{% endif %}
5555
{% if purldb_enabled %}

0 commit comments

Comments
 (0)