From c5862b0bf3ad7999ff34f5206e3775bfccd457a6 Mon Sep 17 00:00:00 2001 From: Pawel Kozlowski Date: Tue, 11 Feb 2014 19:16:41 +0100 Subject: [PATCH] demo(typeahead): correct demo for asyn results Fixes #1740 --- src/typeahead/docs/demo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/typeahead/docs/demo.html b/src/typeahead/docs/demo.html index 1821dfbda8..b0d4b1967d 100644 --- a/src/typeahead/docs/demo.html +++ b/src/typeahead/docs/demo.html @@ -12,7 +12,7 @@

Static arrays

Asynchronous results

Model: {{asyncSelected | json}}
- +

Custom templates for results