mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
updateView is now called on binder instead of scope
This commit is contained in:
@@ -135,3 +135,6 @@ function assertThrows(error, fn){
|
||||
}
|
||||
assertEquals(error, exception);
|
||||
}
|
||||
|
||||
log = noop;
|
||||
error = noop;
|
||||
Reference in New Issue
Block a user