From 86f9ed8bd51217555cb1cf36eb011cc5c038c812 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Sun, 8 Feb 2015 11:39:37 +0100 Subject: [PATCH] Enable autocomplete on input, disable on search In essence, this reverts a29905e02c19168cf0f0efdd26404fe2157f2def which doesn't make much sense to me --- directives/input.html | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/directives/input.html b/directives/input.html index 553dcfa..e373298 100644 --- a/directives/input.html +++ b/directives/input.html @@ -1,6 +1,6 @@
- diff --git a/index.html b/index.html index 8cab1a4..ac366ce 100644 --- a/index.html +++ b/index.html @@ -240,7 +240,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel