We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be67780 commit 0ad6651Copy full SHA for 0ad6651
intranet/settings/__init__.py
@@ -61,7 +61,7 @@
61
TJSTAR_BANNER_START_DATE = TJSTAR_DATE - datetime.timedelta(days=4)
62
63
# Senior Destinations Banner
64
-ENABLE_SENIOR_DESTS_BANNER = True
+ENABLE_SENIOR_DESTS_BANNER = False
65
SENIOR_DESTS_BANNER_TEXT = "Congratulations seniors! The tjTODAY Senior Issue form is out! Please submit your " \
66
"senior destinations, quotes, and superlatives to the form attached below by May 2"
67
SENIOR_DESTS_BANNER_LINK = "https://tinyurl.com/tjseniors2025"
0 commit comments