From f3efef1f60e2ad55ff67961210ce845ced3f0461 Mon Sep 17 00:00:00 2001 From: Ozzie Isaacs Date: Mon, 11 Oct 2021 19:56:54 +0200 Subject: [PATCH] Fix stored css bug in all typeahead functions (update typeahead -> bugfix typeahead) --- cps/static/js/libs/typeahead.bundle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/static/js/libs/typeahead.bundle.js b/cps/static/js/libs/typeahead.bundle.js index 01a87bff..bfb5d010 100644 --- a/cps/static/js/libs/typeahead.bundle.js +++ b/cps/static/js/libs/typeahead.bundle.js @@ -1,5 +1,5 @@ /*! - * typeahead.js 1.3.1 + * typeahead.js 1.3.1 master from 10.10.2021 * https://github.com/corejavascript/typeahead.js * Copyright 2013-2020 Twitter, Inc. and other contributors; Licensed MIT */