From 12d80d79d339f45838be8d09e4a71f25e6fca393 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 28 Feb 2021 14:48:41 +0000 Subject: [PATCH] Add autocomplete when creating posts --- webapp_column_left.py | 4 ++-- webapp_create_post.py | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/webapp_column_left.py b/webapp_column_left.py index e9894f968..c83a02c21 100644 --- a/webapp_column_left.py +++ b/webapp_column_left.py @@ -425,7 +425,7 @@ def htmlEditLinks(cssCache: {}, translate: {}, baseDir: str, path: str, '
' editLinksForm += \ ' ' editLinksForm += \ '' @@ -444,7 +444,7 @@ def htmlEditLinks(cssCache: {}, translate: {}, baseDir: str, path: str, '
' editLinksForm += \ ' ' editLinksForm += \ '' diff --git a/webapp_create_post.py b/webapp_create_post.py index 46a5300e5..c540f49a1 100644 --- a/webapp_create_post.py +++ b/webapp_create_post.py @@ -555,7 +555,8 @@ def htmlNewPost(cssCache: {}, mediaInstance: bool, translate: {}, dateAndLocation += \ ' \n' + str(messageBoxHeight) + 'px" spellcheck="true" ' + \ + 'autocomplete="on">\n' dateAndLocation += '\n' dateAndLocation += '
\n' dateAndLocation += '