diff --git a/buildtools/check-example.js b/buildtools/check-example.js index 4ec594fa100d..af7b6818be77 100644 --- a/buildtools/check-example.js +++ b/buildtools/check-example.js @@ -51,7 +51,7 @@ page.onResourceError = function(resourceError) { } }; page.onResourceTimeout = page.onResourceError; -page.settings.resourceTimeout = 3000; +page.settings.resourceTimeout = 4000; page.onUrlChanged = function(url) { console.log('URL changed: ' + url); }; diff --git a/contribs/gmf/apps/desktop/index.html.ejs b/contribs/gmf/apps/desktop/index.html.ejs index a7c78622216e..1b5b6b579dbd 100644 --- a/contribs/gmf/apps/desktop/index.html.ejs +++ b/contribs/gmf/apps/desktop/index.html.ejs @@ -288,8 +288,7 @@ + ng-model="mainCtrl.userMustChangeItsPassword">
diff --git a/contribs/gmf/src/authentication/component.js b/contribs/gmf/src/authentication/component.js index 178c3b8509c6..02d4243218d9 100644 --- a/contribs/gmf/src/authentication/component.js +++ b/contribs/gmf/src/authentication/component.js @@ -100,8 +100,7 @@ function gmfAuthenticationTemplateUrl($element, $attrs, gmfAuthenticationTemplat * * + * ng-model="mainCtrl.userMustChangeItsPassword"> *
- +