File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ exports.config = {
5353 useAllAngular2AppRoots : true ,
5454 beforeLaunch : function ( ) {
5555 require ( 'ts-node' ) . register ( {
56- project : 'eForm-frontend-angular-CI\\drop\\e2e'
56+ project : 'C:\\agent\\_work\\r4\\a\\ eForm-frontend-angular-CI\\drop\\e2e'
5757 } ) ;
5858 } ,
5959 onPrepare : function ( ) {
Original file line number Diff line number Diff line change 3535 {{ 'Login' | translate }}
3636 </ button >
3737 </ form >
38- < a (click) ="toggleLoginForm(false) " class ="forgot-password " style ="cursor: pointer ">
39- {{ 'Forgot password' | translate }}?
40- </ a >
38+ <!--< a (click)="toggleLoginForm(false)" class="forgot-password" style="cursor: pointer">-- >
39+ <!-- {{ 'Forgot password' | translate }}?-->
40+ <!--</a>-- >
4141 </ ng-container >
4242
4343 < ng-container *ngIf ="!showLoginForm ">
You can’t perform that action at this time.
0 commit comments