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
7a10df47f8
commit
04e3ce074b
2
public/main.profile.dart.js
vendored
2
public/main.profile.dart.js
vendored
@ -415546,7 +415546,7 @@
|
|||||||
type$.legacy_TaskEntity._as(t3);
|
type$.legacy_TaskEntity._as(t3);
|
||||||
t4 = t1.userCompanyStates;
|
t4 = t1.userCompanyStates;
|
||||||
t5 = t1.uiState.selectedCompanyIndex;
|
t5 = t1.uiState.selectedCompanyIndex;
|
||||||
$status = t4._list[t5].taskStatusState.$get$1(0, t3.get$calculateStatusId());
|
$status = t4._list[t5].taskStatusState.$get$1(0, t3.statusId);
|
||||||
t4 = t3.invoiceId.length !== 0;
|
t4 = t3.invoiceId.length !== 0;
|
||||||
if (t4)
|
if (t4)
|
||||||
label = t2.get$invoiced();
|
label = t2.get$invoiced();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user