From ba22a3a72b19fe395ec44a9214b806f3caccac7a Mon Sep 17 00:00:00 2001 From: Taha Azab Date: Tue, 6 May 2014 11:31:10 +0200 Subject: [PATCH] added autocomplete feature to header input control --- .../Help/DisplayTemplates/TestClientDialogs.cshtml.pp | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/WebApiTestClient/WebApiTestClient/Areas/HelpPage/Views/Help/DisplayTemplates/TestClientDialogs.cshtml.pp b/WebApiTestClient/WebApiTestClient/Areas/HelpPage/Views/Help/DisplayTemplates/TestClientDialogs.cshtml.pp index 45f642e..9e4541d 100644 --- a/WebApiTestClient/WebApiTestClient/Areas/HelpPage/Views/Help/DisplayTemplates/TestClientDialogs.cshtml.pp +++ b/WebApiTestClient/WebApiTestClient/Areas/HelpPage/Views/Help/DisplayTemplates/TestClientDialogs.cshtml.pp @@ -31,9 +31,13 @@
Headers | Add header
+ + +
- + : Delete @@ -84,4 +88,4 @@ }, BaseAddress: '@applicationPath' }; - \ No newline at end of file +