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
abaf6a3a
Commit
abaf6a3a
authored
4 years ago
by
Jiří Setnička
Browse files
Options
Downloads
Patches
Plain Diff
Seznam řešení kola: oddělení sloupců úloh pomocí <colgroup>
Issue
#166
parent
62a8313d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
mo/web/templates/org_contest_solutions.html
+5
-0
5 additions, 0 deletions
mo/web/templates/org_contest_solutions.html
with
5 additions
and
0 deletions
mo/web/templates/org_contest_solutions.html
+
5
−
0
View file @
abaf6a3a
...
@@ -25,6 +25,11 @@ Odkazem v záhlaví se lze dostat na detailní výpis odevzdání všech uživat
...
@@ -25,6 +25,11 @@ Odkazem v záhlaví se lze dostat na detailní výpis odevzdání všech uživat
konkrétní úlohu. Symbol
<b>
+
</b>
značí, že existuje více verzí dostupných v detailu.
</p>
konkrétní úlohu. Symbol
<b>
+
</b>
značí, že existuje více verzí dostupných v detailu.
</p>
<table
class=
"data full center"
>
<table
class=
"data full center"
>
<colgroup><col
span=
"2"
></colgroup>
{% for task in tasks %}
<colgroup
style=
"border: 2px black solid;"
><col
span=
"4"
></colgroup>
{% endfor %}
<colgroup><col></colgroup>
<thead>
<thead>
<tr>
<tr>
<th
rowspan=
2
>
Účastník
<th
rowspan=
2
>
Účastník
...
...
This diff is collapsed.
Click to expand it.
Jiří Setnička
@setnicka
mentioned in issue
#166 (closed)
·
4 years ago
mentioned in issue
#166 (closed)
mentioned in issue #166
Toggle commit list
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