Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Odevzdávací Systém MO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Mareš
Odevzdávací Systém MO
Commits
77190c53
Commit
77190c53
authored
3 years ago
by
Jiří Kalvoda
Browse files
Options
Downloads
Patches
Plain Diff
org_contest_add_user.html: Odstranění nepoužívaného kódu
parent
fa6eb0e8
No related branches found
No related tags found
1 merge request
!93
Nepovinné parametry u již známých soutěžících při přidávání do soutěže
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
mo/web/templates/org_contest_add_user.html
+0
-2
0 additions, 2 deletions
mo/web/templates/org_contest_add_user.html
with
0 additions
and
2 deletions
mo/web/templates/org_contest_add_user.html
+
0
−
2
View file @
77190c53
...
@@ -11,8 +11,6 @@
...
@@ -11,8 +11,6 @@
{% block body %}
{% block body %}
{% if errs %}
{% endif %}
<p>
Jméno, škola, ročník a rok narození nejsou povinné pro již registrované účty.
</p>
<p>
Jméno, škola, ročník a rok narození nejsou povinné pro již registrované účty.
</p>
{{ wtf.quick_form(form, form_type='simple', button_map={'save': 'primary'}) }}
{{ wtf.quick_form(form, form_type='simple', button_map={'save': 'primary'}) }}
...
...
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