Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Video AG Infrastruktur
website
Commits
bde747c0
Commit
bde747c0
authored
Oct 15, 2019
by
Christoph Rackwitz
Committed by
Julian Rother
Oct 16, 2019
Browse files
cutprogress nochmal
parent
fb90224e
Changes
1
Hide whitespace changes
Inline
Side-by-side
cutprogress.py
View file @
bde747c0
...
...
@@ -87,7 +87,7 @@ def cutprogress(user=None):
# dropdown selection
allsemester
=
allsemester
,
# options
semester
=
semester
,
# choice
user
=
query
(
'SELECT * FROM users WHERE id = ?'
,
user
)[
0
],
user
=
query
(
'SELECT * FROM users WHERE id = ?'
,
user
)[
0
]
if
user
else
None
,
# content
courses
=
courses
,
...
...
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