Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bwinf
medal
Commits
fcfa2d72
Commit
fcfa2d72
authored
Jul 07, 2020
by
Robert Czechowski
Browse files
Merge branch 'admin-contest-overview'
parents
f376e677
39087fd6
Pipeline
#697
passed with stages
in 27 minutes and 12 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
templates/default/admin_contests.hbs
0 → 100644
View file @
fcfa2d72
<h1>
Wettbewerbe
</h1>
<h2>
Ergebnis-Daten-Export
</h2>
<ul>
{{#
each
contests
}}
<li><a
href=
"
{{
this
.
0
}}
/export"
>
{{
this
.
1
}}
(
{{
this
.
0
}}
)
</a></li>
{{/
each
}}
</ul>
templates/jwinf/admin_contests.hbs
0 → 120000
View file @
fcfa2d72
../default/admin_contests.hbs
\ No newline at end of file
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