diff options
| author | Rémy Coutable <remy@rymai.me> | 2019-08-27 16:52:49 +0200 |
|---|---|---|
| committer | Rémy Coutable <remy@rymai.me> | 2019-08-27 16:52:49 +0200 |
| commit | 4b8839f94019fa642abc4e2cd346d6488d5e5973 (patch) | |
| tree | 342a3a2fbb61ff9e996cc2aeec4b91462dcae94b | |
| parent | 6ea99ea532ec2bda541f9681ea5790a0afe73059 (diff) | |
| download | gitlab-ce-qa-subsequent-review-app-deployment.tar.gz | |
Make a second visible changeqa-subsequent-review-app-deployment
Signed-off-by: Rémy Coutable <remy@rymai.me>
| -rw-r--r-- | app/views/devise/sessions/new.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/devise/sessions/new.html.haml b/app/views/devise/sessions/new.html.haml index fc5b503f69d..6636c096db3 100644 --- a/app/views/devise/sessions/new.html.haml +++ b/app/views/devise/sessions/new.html.haml @@ -1,6 +1,6 @@ - page_title "Sign in" -This is the first change. +This is the second change. #signin-container - if form_based_providers.any? |
