Projects
home:Eustace:branches:Eulaceura:Factory
anaconda
_service:obs_scm:remove-vender-issue-in-netdev....
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:remove-vender-issue-in-netdev.patch of Package anaconda
From b896b694238389a85539f60cab6ee41ab04c4f29 Mon Sep 17 00:00:00 2001 From: t_feng <fengtao40@huawei.com> Date: Fri, 19 Jun 2020 10:25:20 +0800 Subject: [PATCH] remove vender issue in netdev --- pyanaconda/ui/gui/spokes/network.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pyanaconda/ui/gui/spokes/network.py b/pyanaconda/ui/gui/spokes/network.py index 1318e17..e906f9e 100644 --- a/pyanaconda/ui/gui/spokes/network.py +++ b/pyanaconda/ui/gui/spokes/network.py @@ -782,9 +782,8 @@ class NetworkControlBox(GObject.GObject): unplugged) if device: - title += '\n<span size="small">%s %s</span>' % \ - (escape_markup(device.get_vendor() or ""), - escape_markup(device.get_product() or "")) + title += '\n<span size="small">%s</span>' % \ + (escape_markup(device.get_product() or "")) return title def refresh_ui(self, state=None): -- 2.23.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2