Skip to content

Commit

Permalink
Merge 3e3101f into e08b1a6
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Sep 2, 2019
2 parents e08b1a6 + 3e3101f commit 37adf74
Show file tree
Hide file tree
Showing 14 changed files with 77 additions and 1,897 deletions.
11 changes: 0 additions & 11 deletions src/data/network/s390_defaults.yml

This file was deleted.

47 changes: 0 additions & 47 deletions src/data/network/sysconfig_defaults.yml

This file was deleted.

5 changes: 0 additions & 5 deletions src/include/network/lan/address.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,6 @@ def AddressDialog(builder:)
LanItems.add_device_to_routing if LanItems.update_routing_devices?
end

# rollback if changes are canceled, as still some widgets edit LanItems directly
LanItems.Rollback if ret != :next
# proceed with WLAN settings if appropriate, #42420
ret = :wire if ret == :next && builder.type.wireless?

log.info "AddressDialog res: #{ret.inspect}"
ret
end
Expand Down

0 comments on commit 37adf74

Please sign in to comment.