mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
networkAgent: Make sure to update the OK button on dialog pop up
For consistency.
This commit is contained in:
parent
01dbfddb64
commit
4f7014b2d5
1 changed files with 2 additions and 0 deletions
|
|
@ -138,6 +138,8 @@ const NetworkSecretDialog = new Lang.Class({
|
|||
key: Clutter.KEY_Escape,
|
||||
},
|
||||
this._okButton]);
|
||||
|
||||
this._updateOkButton();
|
||||
},
|
||||
|
||||
_updateOkButton: function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue