Skip to content

Commit

Permalink
Update modals
Browse files Browse the repository at this point in the history
  • Loading branch information
edamboritz committed Dec 6, 2021
1 parent 901ba22 commit 6bfa2b0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions sefaria/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
}
}


'''
GLOBAL_INTERRUPTING_MESSAGE = {
"name": "survey-2021-modal",
"style": "modal", # "modal" or "banner"
Expand All @@ -311,7 +311,7 @@
}
'''
GLOBAL_INTERRUPTING_MESSAGE = None
'''

# Grab environment specific settings from a file which
# is left out of the repo.
try:
Expand Down
2 changes: 1 addition & 1 deletion static/mobile/message-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
],
"buttonLink": "https://www.surveymonkey.com/r/sefariasurvey2021_en?source=App",
"buttonText": "Take the Survey",
"name": "survey-2021-3",
"name": "survey-2021-4",
"schemaVersion": 1
}
2 changes: 1 addition & 1 deletion static/mobile/message-he.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
],
"buttonLink": "https://www.surveymonkey.com/r/ZFH7G8V?source=App",
"buttonText": "למענה על הסקר",
"name": "survey-2021-3",
"name": "survey-2021-4",
"schemaVersion": 1

0 comments on commit 6bfa2b0

Please sign in to comment.