Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
zesje
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Réouven ASSOULY
zesje
Commits
e6211ee6
Commit
e6211ee6
authored
7 years ago
by
Thomas Roos
Browse files
Options
Downloads
Patches
Plain Diff
Fill the reset page
parent
8a92e2b8
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
client/views/Reset.js
+31
-4
31 additions, 4 deletions
client/views/Reset.js
with
31 additions
and
4 deletions
client/views/Reset.js
+
31
−
4
View file @
e6211ee6
...
...
@@ -11,10 +11,37 @@ const Reset = () => {
<
Hero
title
=
'
Reset
'
subtitle
=
"
Please don't hurt my database :(
"
/>
<
h1
>
React
Router
demo
<
/h1
>
Hoi
dit
de
Reset
<
Footer
/>
<
section
className
=
"
section
"
>
<
div
className
=
"
container
"
>
<
h1
className
=
'
title
'
>
Are
your
very
sure
?
<
/h1
>
<
h5
className
=
'
subtitle
'
>
This
cannot
be
undone
...
<
/h5
>
<
hr
/>
<
div
class
=
"
field is-grouped
"
>
<
div
class
=
"
control
"
>
<
button
class
=
"
button is-danger
"
>
Everything
<
/button
>
<
/div
>
<
div
class
=
"
control
"
>
<
button
class
=
"
button is-warning
"
>
People
<
/button
>
<
/div
>
<
div
class
=
"
control
"
>
<
button
class
=
"
button is-warning
"
>
Exam
<
/button
>
<
/div
>
<
div
class
=
"
control
"
>
<
button
class
=
"
button is-warning
"
>
Student
validation
<
/button
>
<
/div
>
<
div
class
=
"
control
"
>
<
button
class
=
"
button is-warning
"
>
Gradeing
<
/button
>
<
/div
>
<
/div
>
<
/div
>
<
/section
>
<
/div
>
)
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment