mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 20:18:25 -04:00
Updated utils
This commit is contained in:
@@ -284,7 +284,7 @@ def init_app(application):
|
|||||||
|
|
||||||
@application.context_processor
|
@application.context_processor
|
||||||
def _attach_current_global_daily_messages():
|
def _attach_current_global_daily_messages():
|
||||||
global global_limit
|
global_limit = 0
|
||||||
remaining_global_messages = 0
|
remaining_global_messages = 0
|
||||||
if current_app:
|
if current_app:
|
||||||
if request.view_args:
|
if request.view_args:
|
||||||
|
|||||||
Reference in New Issue
Block a user