From a0a191f104c973db1a10a63c8d1b07702d1a2ba1 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 4ef87ee..8e573d8 100644 --- a/index.html +++ b/index.html @@ -236,7 +236,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel