Split out new module people.js for tracking people.

(imported from commit fb9b769819ade25d1d3d6e452e68c7ee8651cfdd)
This commit is contained in:
Tim Abbott
2014-01-30 16:42:19 -05:00
parent d0ae8795c3
commit e505583f52
12 changed files with 215 additions and 171 deletions

View File

@@ -553,6 +553,7 @@ JS_SPECS = {
'js/message_list.js',
'js/alert_words.js',
'js/alert_words_ui.js',
'js/people.js',
'js/server_events.js',
'js/zulip.js',
'js/activity.js',