diff options
| author | Vojta Jina | 2012-03-23 15:48:51 -0700 |
|---|---|---|
| committer | Vojta Jina | 2012-03-26 21:14:09 -0700 |
| commit | 55027132f3d57e5dcf94683e6e6bd7b0aae0087d (patch) | |
| tree | 489b72f4fd22db897caddbe5288f99b57e529753 /src/AngularPublic.js | |
| parent | 09e175f02cca0f4a295fd0c9b980cd8f432e722b (diff) | |
| download | angular.js-55027132f3d57e5dcf94683e6e6bd7b0aae0087d.tar.bz2 | |
refactor(ngBindAttr): remove
Breaks ng-bind-attr directive removed
Diffstat (limited to 'src/AngularPublic.js')
| -rw-r--r-- | src/AngularPublic.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/AngularPublic.js b/src/AngularPublic.js index 65ebe3f0..9a0e1977 100644 --- a/src/AngularPublic.js +++ b/src/AngularPublic.js @@ -74,7 +74,6 @@ function publishExternalAPI(angular){ ngBindHtml: ngBindHtmlDirective, ngBindHtmlUnsafe: ngBindHtmlUnsafeDirective, ngBindTemplate: ngBindTemplateDirective, - ngBindAttr: ngBindAttrDirective, ngClass: ngClassDirective, ngClassEven: ngClassEvenDirective, ngClassOdd: ngClassOddDirective, |
