1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00

Admin Portal - Profile

This commit is contained in:
hillelcoren 2023-02-22 07:03:40 +00:00
parent 4dd73af9b7
commit 79c821fc62

View File

@ -478714,7 +478714,7 @@
t4 = _this.filter;
t5 = t4 != null && t4.length !== 0;
t6 = _this.schedule;
filterMatch = t5 ? A.matchesStringsValue(A._setArrayType([t6.template], type$.JSArray_legacy_String), t4) : t3.lookup$1(t6.template);
filterMatch = t5 ? A.matchesStringsValue(A._setArrayType([t6.template], type$.JSArray_legacy_String), t4) : B.JSString_methods.$add(J.$add$ansx(t3.lookup$1(t6.template), " \u2022 "), t3.lookup$1(B.Map_tOn4d.$index(0, t6.frequencyId)));
t1 = t1.userCompanyStates;
t3 = uiState.selectedCompanyIndex;
t3 = t1._list[t3].userCompany;