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
9c78cbf012
commit
75958ea8da
2
public/main.profile.dart.js
vendored
2
public/main.profile.dart.js
vendored
@ -365730,7 +365730,7 @@
|
|||||||
t4 = J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, t2.localeCode), _s6_);
|
t4 = J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, t2.localeCode), _s6_);
|
||||||
route = t3 === (t4 == null ? J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, "en"), _s6_) : t4) ? _s6_ : _this._widget.entityType.name;
|
route = t3 === (t4 == null ? J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, "en"), _s6_) : t4) ? _s6_ : _this._widget.entityType.name;
|
||||||
}
|
}
|
||||||
if (uiState.currentRoute === "/" + A.toSnakeCase(route)) {
|
if (C.JSString_methods.startsWith$1(uiState.currentRoute, "/" + A.toSnakeCase(route))) {
|
||||||
t3 = uiState.filterStack._list;
|
t3 = uiState.filterStack._list;
|
||||||
t4 = J.getInterceptor$asx(t3);
|
t4 = J.getInterceptor$asx(t3);
|
||||||
isSelected = (t4.get$isEmpty(t3) ? _null : t4.get$last(t3).get$entityType()) == null || !t1.isFilterVisible;
|
isSelected = (t4.get$isEmpty(t3) ? _null : t4.get$last(t3).get$entityType()) == null || !t1.isFilterVisible;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user