mirror of https://github.com/zulip/zulip.git
Change column labels in /realm_activity.
(imported from commit 3435eebaefe46ff99a127a6834669b4be3186d8f)
This commit is contained in:
parent
9b4491db6a
commit
80f9ae7514
|
@ -2558,9 +2558,9 @@ def realm_user_summary_table(all_records):
|
|||
|
||||
cols = [
|
||||
'Email',
|
||||
'Use',
|
||||
'Send',
|
||||
'Pointer',
|
||||
'Heard from',
|
||||
'Message sent',
|
||||
'Pointer motion',
|
||||
'Desktop',
|
||||
'iPhone',
|
||||
'Android'
|
||||
|
|
Loading…
Reference in New Issue