Admin Portal - Profile
This commit is contained in:
parent
9c78cbf012
commit
75958ea8da
1 changed files with 1 additions and 1 deletions
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_);
|
||||
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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue