Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
medal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
43
Issues
43
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bwinf
medal
Commits
39087fd6
Commit
39087fd6
authored
Jul 07, 2020
by
Robert Czechowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Admin interface: Add missing template files for contest overwiew
parent
42a269ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
templates/default/admin_contests.hbs
templates/default/admin_contests.hbs
+7
-0
templates/jwinf/admin_contests.hbs
templates/jwinf/admin_contests.hbs
+1
-0
No files found.
templates/default/admin_contests.hbs
0 → 100644
View file @
39087fd6
<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 @
39087fd6
../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