diff --git a/src/Angular.js b/src/Angular.js index da2fb94aed94..9ec66958aa68 100644 --- a/src/Angular.js +++ b/src/Angular.js @@ -1695,8 +1695,13 @@ function angularInit(element, bootstrap) { }); if (appElement) { if (!isAutoBootstrapAllowed) { - window.console.error('AngularJS: disabling automatic bootstrap.