mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
user docs: Automatically activate correct tab for OS-specific instructions.
This commit is contained in:
@@ -34,6 +34,8 @@ DIV_TAB_CONTENT_TEMPLATE = """
|
||||
</div>
|
||||
""".strip()
|
||||
|
||||
# If adding new entries here, also check if you need to update
|
||||
# tabbed-instructions.js
|
||||
TAB_DISPLAY_NAMES = {
|
||||
'desktop-web': 'Desktop/Web',
|
||||
'ios': 'iOS',
|
||||
|
||||
Reference in New Issue
Block a user