diff options
author | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-11 11:49:59 +0200 |
---|---|---|
committer | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-11 11:49:59 +0200 |
commit | af44e9556d7f2aab93b96f11eef02d23cb65ac8e (patch) | |
tree | 5e3f43970e87e16600a846ebcb7b9a9005a7013d | |
parent | Show room topic change in the chat history and in the recents (diff) | |
download | synapse-af44e9556d7f2aab93b96f11eef02d23cb65ac8e.tar.xz |
BF: made input autofocus work when opening the room topic input
-rw-r--r-- | webclient/room/room-controller.js | 5 | ||||
-rw-r--r-- | webclient/room/room.html | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/webclient/room/room-controller.js b/webclient/room/room-controller.js |