networkAgent: Make sure to update the OK button on dialog pop up
For consistency.
This commit is contained in:
parent
01dbfddb64
commit
4f7014b2d5
@ -138,6 +138,8 @@ const NetworkSecretDialog = new Lang.Class({
|
|||||||
key: Clutter.KEY_Escape,
|
key: Clutter.KEY_Escape,
|
||||||
},
|
},
|
||||||
this._okButton]);
|
this._okButton]);
|
||||||
|
|
||||||
|
this._updateOkButton();
|
||||||
},
|
},
|
||||||
|
|
||||||
_updateOkButton: function() {
|
_updateOkButton: function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user