Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
grady
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Jan Maximilian Michal
grady
Merge requests
!115
Activate deactivate tutors
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Activate deactivate tutors
activate-deactivate-tutors
into
master
Overview
0
Commits
3
Pipelines
1
Changes
4
Merged
robinwilliam.hundt
requested to merge
activate-deactivate-tutors
into
master
6 years ago
Overview
0
Commits
3
Pipelines
1
Changes
4
Expand
Possible to activate/deactivate tutors via UI GDPR notice before registration
0
0
Merge request reports
Viewing commit
a2b43005
Prev
Next
Show latest version
4 files
+
68
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
a2b43005
Added SubmissionTypesOverview component
· a2b43005
robinwilliam.hundt
authored
6 years ago
frontend/src/components/RegisterDialog.vue
+
2
−
2
Options
@@ -6,9 +6,9 @@
@@ -6,9 +6,9 @@
<v-card-text>
<v-card-text>
<GDPRNotice/>
<GDPRNotice/>
</v-card-text>
</v-card-text>
<v-card-action>
<v-card-action
s
>
<v-btn
@
click=
"acceptedGDPR = true"
>
Einwilligen
</v-btn>
<v-btn
@
click=
"acceptedGDPR = true"
>
Einwilligen
</v-btn>
</v-card-action>
</v-card-action
s
>
</v-card>
</v-card>
<v-card
v-else
>
<v-card
v-else
>
<v-card-title
class=
"title"
>
<v-card-title
class=
"title"
>
Loading