Skip to content

Commit

Permalink
Merge pull request #935 from yast/config_proposal
Browse files Browse the repository at this point in the history
Config proposal
  • Loading branch information
jreidinger committed Sep 2, 2019
2 parents e08b1a6 + df4bfcf commit 180882c
Show file tree
Hide file tree
Showing 14 changed files with 76 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
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 180882c

Please sign in to comment.