Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Frontend
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
349
Merge Requests
56
CI / CD
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Frontend
Commits
179bc553
Commit
179bc553
authored
1 hour ago
by
Ben Hayward
Browse files
Options
Download
Added data-attribute for E2E
parent
f90d97ca
feat/find-group-button-2379
1 merge request
!719
Added find group button to sidebar #2379
Pipeline
#108965829
passed with stages
in 53 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/app/modules/forms/login/login.html
View file @
179bc553
...
...
@@ -145,6 +145,7 @@
(click)=
"login()"
[disabled]=
"inProgress"
*ngIf=
"showBigButton"
data-cy=
"data-minds-login-button"
>
<ng-container
i18n=
"@@M__ACTION__LOGIN"
>
Login
...
...
This diff is collapsed.
Please
register
or
sign in
to comment