network: Fix saving of IPv6 gateway
https://bugzilla.gnome.org/show_bug.cgi?id=769230
This commit is contained in:
parent
cdb6a6c682
commit
dc14602e55
1 changed files with 1 additions and 0 deletions
|
@ -706,6 +706,7 @@ ui_to_setting (CEPageIP6 *page)
|
|||
ret = FALSE;
|
||||
} else {
|
||||
widget_unset_error (g_object_get_data (G_OBJECT (row), "gateway"));
|
||||
have_gateway = TRUE;
|
||||
}
|
||||
|
||||
if (!ret)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue