From 5405a821b9d13daa11a2e66866fe8b16e7b68177 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Tue, 2 Oct 2012 10:21:52 -0400 Subject: [PATCH] Autocomplete cache demo: Let the widget handle request synchronization. Fixes #8616 - Remote autocomplete example can leave pending request tracking out of sync. --- demos/autocomplete/remote-with-cache.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/demos/autocomplete/remote-with-cache.html b/demos/autocomplete/remote-with-cache.html index 6f25c5534..bc1de7746 100644 --- a/demos/autocomplete/remote-with-cache.html +++ b/demos/autocomplete/remote-with-cache.html @@ -18,8 +18,7 @@