TWSD-1556 - For the same SNMP profile there 2 delete icons so need to remove one

Review Request #1352 — Created Feb. 2, 2026 and submitted

shuinvy
AVX2
rel_avx_2_7_6
TWSD-1556
austin, lucille, stevenku

Remove "Delete" text and only leave Delete icon for some pages.

The Jira ticket is:
https://arraynetworks.atlassian.net/browse/TWSD-1556

I just remove the code of "Delete" text such as:
<span class="text-info" style="margin-left: 8px;">{{'Delete'|T}}</span>
so the result of Delete button is only the Delete icon.

Besides,
I found other 2 places also is same issue:
1. SNMP v3 User list
2. Remote Syslog Host with Host ID not 0

So I also fixed these two places.

You can see attachment for reference.


lucille
  1. Ship It!
  2. 
      
austin
  1. Ship It!
  2. 
      
shuinvy
Review request changed

Status: Closed (submitted)

Loading...