Admin Portal - Profile

This commit is contained in:
hillelcoren 2021-11-13 23:24:38 +00:00
parent 9c78cbf012
commit 75958ea8da

View File

@ -365730,7 +365730,7 @@
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;
}
if (uiState.currentRoute === "/" + A.toSnakeCase(route)) {
if (C.JSString_methods.startsWith$1(uiState.currentRoute, "/" + A.toSnakeCase(route))) {
t3 = uiState.filterStack._list;
t4 = J.getInterceptor$asx(t3);
isSelected = (t4.get$isEmpty(t3) ? _null : t4.get$last(t3).get$entityType()) == null || !t1.isFilterVisible;