Merge pull request #2704 from pocesar/angular-1.3

Angular 1.3
This commit is contained in:
Basarat Ali Syed
2014-08-22 19:37:32 +10:00
+1 -1
View File
@@ -376,7 +376,7 @@ declare module ng {
$root: IRootScopeService;
this: IRootScopeService;
$id: string;
$id: number;
// Hidden members
$$isolateBindings: any;