[gnome-shell/eos3.8: 202/255] fixup! payg: Add a new screen to allow unlocking PAYG machines
- From: Matthew Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/eos3.8: 202/255] fixup! payg: Add a new screen to allow unlocking PAYG machines
- Date: Wed, 10 Jun 2020 19:14:58 +0000 (UTC)
commit 8c6f20b031e4182cbfe3416b7b986835336a7e43
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Apr 7 16:44:25 2020 -0300
fixup! payg: Add a new screen to allow unlocking PAYG machines
We can't destroy the unlock screen on cancel, for now it is
created only once.
https://phabricator.endlessm.com/T29698
js/ui/paygUnlockDialog.js | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/js/ui/paygUnlockDialog.js b/js/ui/paygUnlockDialog.js
index ce1637312d..1eecf86ac1 100644
--- a/js/ui/paygUnlockDialog.js
+++ b/js/ui/paygUnlockDialog.js
@@ -505,7 +505,6 @@ var PaygUnlockDialog = GObject.registerClass({
cancel() {
this.entryReset();
- this.destroy();
}
finish(onComplete) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]