mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-01 18:30:34 +00:00
flatten the contributions blueprint
This commit is contained in:
@ -3,5 +3,5 @@ from . import bp
|
||||
|
||||
|
||||
@bp.route('')
|
||||
def contributions():
|
||||
def index():
|
||||
return redirect(url_for('main.dashboard', _anchor='contributions'))
|
||||
|
Reference in New Issue
Block a user