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
e98992ceb0
commit
853887dbf4
4
public/main.profile.dart.js
vendored
4
public/main.profile.dart.js
vendored
@ -509785,6 +509785,10 @@
|
||||
t7.push(new A.Padding(B.EdgeInsets_0_2_0_0, A.Text$(t2.lookup$1(t3.get$latestEmailStatus()) + " \u2022 " + A.formatDate(t3.get$latestEmailStatusDate(), context, true, true, false), _null, _null, _null, _null, _null, A.Theme_of(context).textTheme.bodySmall, _null, _null, _null), _null));
|
||||
t2 = t4 ? _null : t3.emailError;
|
||||
if ((t2 == null ? "" : t2).length !== 0)
|
||||
t2 = (t4 ? _null : t3.emailStatus) !== "delivered";
|
||||
else
|
||||
t2 = false;
|
||||
if (t2)
|
||||
t7.push(new A.Padding(B.EdgeInsets_0_8_0_0, A.Text$(t3.emailError, _null, _null, _null, _null, _null, A.Theme_of(context).textTheme.bodySmall, _null, _null, _null), _null));
|
||||
t7.push(new A.SizedBox(_null, 8, _null, _null));
|
||||
B.JSArray_methods.addAll$1(t1, t7);
|
||||
|
Loading…
x
Reference in New Issue
Block a user