From 3653b5e424bef221080c100c25d47ef34c1bde4e Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Sun, 25 Mar 2018 16:23:56 +0200 Subject: [PATCH] Disable browser autocomplete for forms, as it interferes --- templates/bookmarks.html | 4 ++-- templates/edit.html | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/bookmarks.html b/templates/bookmarks.html index bfcc081..4498131 100644 --- a/templates/bookmarks.html +++ b/templates/bookmarks.html @@ -33,9 +33,9 @@ {% endif %}
-
+
- +
diff --git a/templates/edit.html b/templates/edit.html index 2897f71..d84192c 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -38,22 +38,22 @@ {% endif %} {% if formaction and formaction == 'edit' %} - + {% else %} - + {% endif %}
description - + {# Leave title empty for autofetching from the page#}
turned_in - + {% if bookmark.get_redirect_uri() %}
@@ -72,13 +72,13 @@
comment - +
label - +