diff --git a/package.json b/package.json index 710f62a257..35bd2602b6 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "test:headless": "karma start --single-run --browsers ChromeHeadless", "test:watch": "karma start --no-single-run --auto-watch", "webdriver:start": "node node_modules/protractor/bin/webdriver-manager start --seleniumPort 4444", - "webdriver:update": "node node_modules/protractor/bin/webdriver-manager update --standalone", + "webdriver:update": "node node_modules/protractor/bin/webdriver-manager update --standalone --gecko false", "lint": "tslint \"src/**/*.ts\" && tslint \"e2e/**/*.ts\"", "docs": "typedoc --options typedoc.json ./src/", "coverage": "http-server -c-1 -o -p 9875 ./coverage" diff --git a/src/app/+community-page/community-page.component.html b/src/app/+community-page/community-page.component.html index 82939e7743..976e1091e5 100644 --- a/src/app/+community-page/community-page.component.html +++ b/src/app/+community-page/community-page.component.html @@ -8,7 +8,7 @@ [logo]="(logoRDObs | async)?.payload" [alternateText]="'Community Logo'"> - + @@ -24,7 +24,7 @@ [content]="communityPayload.copyrightText" [hasInnerHtml]="true"> - + diff --git a/src/app/+community-page/sub-collection-list/community-page-sub-collection-list.component.html b/src/app/+community-page/sub-collection-list/community-page-sub-collection-list.component.html index 8e2d04c5cd..b04e93ff71 100644 --- a/src/app/+community-page/sub-collection-list/community-page-sub-collection-list.component.html +++ b/src/app/+community-page/sub-collection-list/community-page-sub-collection-list.component.html @@ -2,7 +2,7 @@

{{'community.sub-collection-list.head' | translate}}