--- pyanaconda/ui/gui/spokes/network.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pyanaconda/ui/gui/spokes/network.py b/pyanaconda/ui/gui/spokes/network.py index c959eeb..807757b 100644 --- a/pyanaconda/ui/gui/spokes/network.py +++ b/pyanaconda/ui/gui/spokes/network.py @@ -594,7 +594,7 @@ class NetworkControlBox(): for row in rows_to_remove: del(row) - def refresh_ui(self, device, read_config_values=False): + def refresh_ui(self, device, read_config_values=True): print "DBG: refresh ui %s" % device self._refresh_device_type_page(device) self._refresh_header_ui(device) -- 1.7.4 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list