mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-25 10:54:18 +00:00
Rename function
This commit is contained in:
parent
6684257bc4
commit
cb53b27ebf
@ -17,7 +17,7 @@ from . import bp
|
||||
|
||||
@bp.route('')
|
||||
@login_required
|
||||
def jobs():
|
||||
def index():
|
||||
return redirect(url_for('main.dashboard', _anchor='jobs'))
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user