implementation of the Email add on check
Release Inventarsystem / release-docker (push) Successful in 2m19s
Release Inventarsystem / release-docker (push) Successful in 2m19s
This commit is contained in:
@@ -3795,6 +3795,7 @@ def mahnungen_admin():
|
||||
overdue_items=overdue_list,
|
||||
library_module_enabled=cfg.MODULES.is_enabled('library'),
|
||||
student_cards_module_enabled=cfg.MODULES.is_enabled('student_cards'),
|
||||
email_service_enabled=cfg.EMAIL_ENABLED
|
||||
)
|
||||
|
||||
@app.route('/mahnungen_reset', methods=['POST'])
|
||||
|
||||
Reference in New Issue
Block a user