From 30aeb42bed0b4bb6bf90c16674565ee5d7a26945 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sat, 1 Feb 2014 23:28:27 +0100 Subject: Press return to post chat posts- SHIFT-RETURN creates line break on mobile devices keep default behavior --- view/tpl/chat.tpl | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/view/tpl/chat.tpl b/view/tpl/chat.tpl index 0ebe879a1..a0c18f8d6 100644 --- a/view/tpl/chat.tpl +++ b/view/tpl/chat.tpl @@ -89,3 +89,20 @@ function update_chats(chats) { } + -- cgit v1.2.3