mirror of
https://github.com/zulip/zulip.git
synced 2025-10-30 19:43:47 +00:00
login_to_access: Modal which blocks access for spectator.
We will use this modal for any narrow / hash or other UI element that requires an actual account to use, to provide something reasonable to occur when a user clicks on those things.
This commit is contained in:
@@ -84,6 +84,7 @@ EXEMPT_FILES = {
|
||||
"static/js/loading.ts",
|
||||
"static/js/local_message.js",
|
||||
"static/js/localstorage.js",
|
||||
"static/js/login_to_access.js",
|
||||
"static/js/message_edit.js",
|
||||
"static/js/message_edit_history.js",
|
||||
"static/js/message_events.js",
|
||||
|
||||
Reference in New Issue
Block a user