Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dex
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
dex
Commits
9b4a264c
Commit
9b4a264c
authored
Aug 26, 2015
by
bobbyrullo
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #89 from bobbyrullo/server_fix
server: make reset password pass tests
parents
ed0696f1
bbcffde0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
reset-password.html
static/html/reset-password.html
+1
-1
No files found.
static/html/reset-password.html
View file @
9b4a264c
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<div
class=
"input-desc"
>
<div
class=
"input-desc"
>
<label
for=
"password"
>
New Password
</label>
<label
for=
"password"
>
New Password
</label>
</div>
</div>
<input
minlength=
"6"
required
class=
"input-box"
type=
"password"
id=
"password"
name=
"password"
autofocus
/>
<input
minlength=
"6"
required
class=
"input-box"
type=
"password"
id=
"password"
name=
"password"
value=
""
autofocus
/>
</div>
</div>
<div
class=
"form-row"
>
<div
class=
"form-row"
>
<div
class=
"input-desc"
>
<div
class=
"input-desc"
>
...
...
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