mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Admin Portal - Profile
This commit is contained in:
parent
cc02988c02
commit
818a69b9fa
7
public/main.profile.dart.js
vendored
7
public/main.profile.dart.js
vendored
@ -81144,9 +81144,8 @@
|
|||||||
this.$this = t0;
|
this.$this = t0;
|
||||||
this.context = t1;
|
this.context = t1;
|
||||||
},
|
},
|
||||||
DocumentTile_build___closure: function DocumentTile_build___closure(t0, t1) {
|
DocumentTile_build___closure: function DocumentTile_build___closure(t0) {
|
||||||
this.$this = t0;
|
this.$this = t0;
|
||||||
this.context = t1;
|
|
||||||
},
|
},
|
||||||
DocumentTile_build_closure: function DocumentTile_build_closure(t0) {
|
DocumentTile_build_closure: function DocumentTile_build_closure(t0) {
|
||||||
this.localization = t0;
|
this.localization = t0;
|
||||||
@ -378196,8 +378195,7 @@
|
|||||||
};
|
};
|
||||||
A.DocumentTile_build__closure.prototype = {
|
A.DocumentTile_build__closure.prototype = {
|
||||||
call$1(_) {
|
call$1(_) {
|
||||||
var t1 = this.context;
|
A.passwordCallback(false, new A.DocumentTile_build___closure(this.$this), this.context);
|
||||||
A.passwordCallback(false, new A.DocumentTile_build___closure(this.$this, t1), t1);
|
|
||||||
},
|
},
|
||||||
$signature: 9
|
$signature: 9
|
||||||
};
|
};
|
||||||
@ -378205,7 +378203,6 @@
|
|||||||
call$2(password, idToken) {
|
call$2(password, idToken) {
|
||||||
var t1 = this.$this;
|
var t1 = this.$this;
|
||||||
t1.onDeleteDocument.call$3(t1.document, password, idToken);
|
t1.onDeleteDocument.call$3(t1.document, password, idToken);
|
||||||
A.Navigator_of(this.context, false).pop$1(0, null);
|
|
||||||
},
|
},
|
||||||
$signature: 48
|
$signature: 48
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user