diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-08-15 12:51:20 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-08-15 14:06:56 +0100 |
commit | c51cf4efcaad26695382924e142d9a1ad2658754 (patch) | |
tree | 51b1aa02354c5c4d8975c7aa33ec059866ab294e /webclient/room/room-controller.js | |
parent | Added event handler service which.. handles events. More specifically, it $br... (diff) | |
download | synapse-c51cf4efcaad26695382924e142d9a1ad2658754.tar.xz |
Store messages in $rootScope so they can be accessed from multiple controllers without duplicated storage for each. This also gives updates.
Diffstat (limited to 'webclient/room/room-controller.js')
-rw-r--r-- | webclient/room/room-controller.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/webclient/room/room-controller.js b/webclient/room/room-controller.js |