Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
edcampus-front
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
73
Issues
73
List
Boards
Labels
Service Desk
Milestones
Merge Requests
32
Merge Requests
32
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
EDCampus
edcampus-front
Commits
2d775f65
Commit
2d775f65
authored
Feb 18, 2019
by
Anthony Geourjon
⚓
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Comment captcha on front
parent
0d7242f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
components/users/reset_password.html
components/users/reset_password.html
+2
-2
No files found.
components/users/reset_password.html
View file @
2d775f65
...
...
@@ -15,7 +15,7 @@
<div>
<input
type=
"password"
ng-model=
"password.first"
placeholder=
"Nouveau mot de passe"
style=
"width: 100%;"
>
<input
type=
"password"
ng-model=
"password.second"
placeholder=
"Confirmez mot de passe"
style=
"width: 100%;"
>
<div>
<
!-- <
div>
<div vc-recaptcha
key="'6LdCHg4TAAAAAFA5MArwRyWOYyr-3g_5K6j7jVCo'"
on-create="setWidgetId(widgetId)"
...
...
@@ -23,7 +23,7 @@
style=" margin: auto; width: 300px; padding: 10px"
ng-model="responseCaptcha"
></div>
</div>
</div>
-->
<button
class=
"loginBtn"
type=
"submit"
>
{{::_labels.resetBtn}}
</button>
<a
href
ng-click=
"_setLocation('login')"
class=
"pull-right"
>
{{::_labels.loginBtn | uppercase}}
</a>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment