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
01af3116ea
commit
67acec7bc8
2
public/main.profile.dart.js
vendored
2
public/main.profile.dart.js
vendored
@ -518707,7 +518707,7 @@
|
|||||||
t11 = payment.exchangeRate;
|
t11 = payment.exchangeRate;
|
||||||
_this._showConvertCurrency = t11 !== 1 && t11 !== 0;
|
_this._showConvertCurrency = t11 !== 1 && t11 !== 0;
|
||||||
state = t10.state;
|
state = t10.state;
|
||||||
if (state.userCompanyStates._list$_list[state.uiState.selectedCompanyIndex].userCompany.company.convertExpenseCurrency)
|
if (state.userCompanyStates._list$_list[state.uiState.selectedCompanyIndex].userCompany.company.convertPaymentCurrency)
|
||||||
_this._showConvertCurrency = true;
|
_this._showConvertCurrency = true;
|
||||||
t10 = _this._framework$_element;
|
t10 = _this._framework$_element;
|
||||||
t10.toString;
|
t10.toString;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user