mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Admin Portal - Profile
This commit is contained in:
parent
f7267e1af4
commit
6ace42509c
4
public/main.profile.dart.js
vendored
4
public/main.profile.dart.js
vendored
@ -405862,7 +405862,7 @@
|
||||
};
|
||||
A._LoginState_build_closure15.prototype = {
|
||||
call$0() {
|
||||
A.launch("https://status.invoiceninja.com/", null, false);
|
||||
A.launch("https://status.invoiceninja.com", null, false);
|
||||
},
|
||||
$signature: 1
|
||||
};
|
||||
@ -445158,6 +445158,8 @@
|
||||
t1.push(B.EntityType_quote);
|
||||
if (t2._updateAllCreditDesigns)
|
||||
t1.push(B.EntityType_credit);
|
||||
if (t2._updateAllPurchaseOrderDesigns)
|
||||
t1.push(B.EntityType_purchaseOrder);
|
||||
this.viewModel.onSavePressed.call$2(context, t1);
|
||||
},
|
||||
$signature: 14
|
||||
|
Loading…
x
Reference in New Issue
Block a user