From 6274903fc30dfdfe3c34c12ae929eadcf9050b71 Mon Sep 17 00:00:00 2001 From: n9k Date: Sat, 5 Mar 2022 10:23:51 +0000 Subject: [PATCH] Autofocus chat form textarea --- anonstream/static/anonstream.js | 2 +- anonstream/templates/nojs_chat_form.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anonstream/static/anonstream.js b/anonstream/static/anonstream.js index b549e53..139caf5 100644 --- a/anonstream/static/anonstream.js +++ b/anonstream/static/anonstream.js @@ -25,7 +25,7 @@ const jsmarkup_chat_users = `\ const jsmarkup_chat_form = `\
- +
Not connected to chat diff --git a/anonstream/templates/nojs_chat_form.html b/anonstream/templates/nojs_chat_form.html index 00515e2..569bd44 100644 --- a/anonstream/templates/nojs_chat_form.html +++ b/anonstream/templates/nojs_chat_form.html @@ -209,7 +209,7 @@ {% endif %} - + {% if digest %}