tnx-shared 5.1.440 → 5.1.441
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/tnx-shared.umd.js +0 -1
- package/bundles/tnx-shared.umd.js.map +1 -1
- package/bundles/tnx-shared.umd.min.js +1 -1
- package/bundles/tnx-shared.umd.min.js.map +1 -1
- package/components/common-app-component/common-app-component.d.ts.map +1 -1
- package/esm2015/components/common-app-component/common-app-component.js +1 -2
- package/fesm2015/tnx-shared.js +0 -1
- package/fesm2015/tnx-shared.js.map +1 -1
- package/package.json +2 -2
- package/tnx-shared.metadata.json +1 -1
|
@@ -31709,7 +31709,6 @@
|
|
|
31709
31709
|
if (this.environment.maTruong == 'DHGTVT') {
|
|
31710
31710
|
subPath = 'userv5';
|
|
31711
31711
|
}
|
|
31712
|
-
subPath = '';
|
|
31713
31712
|
this._router.navigate([subPath + "/change-password"]);
|
|
31714
31713
|
this.pageLoaded = true;
|
|
31715
31714
|
}
|