From 64fb1f262028679b7eb1760bb38f9b1e4003d8e7 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 19 Mar 2012 09:37:32 -0700 Subject: docs(filters): use ng-model-instant in live examples Closes #807 --- src/directive/ngBind.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/directive') diff --git a/src/directive/ngBind.js b/src/directive/ngBind.js index cc80ac5a..23588de5 100644 --- a/src/directive/ngBind.js +++ b/src/directive/ngBind.js @@ -26,7 +26,7 @@ }
- Enter name:
+ Enter name:
Hello !
@@ -122,8 +122,8 @@ var ngBindHtmlDirective = ['$sanitize', function($sanitize) { }
- Salutation:
- Name:
+ Salutation:
+ Name:

        
@@ -210,7 +210,7 @@ var ngBindTemplateDirective = ['$interpolate', function($interpolate) {
Google for: - + Google (ng-bind-attr) | -- cgit v1.2.3