Fix translations with parameters (e.g. search results summary)

- Fixed version of ng2-translate in core to 1.11.1 for beta15 compat
- Removed references to ng2-translate in other modules
This commit is contained in:
Will Abson
2016-06-03 09:29:24 +01:00
parent aa46edc46b
commit e6881fb896
8 changed files with 1 additions and 8 deletions

View File

@@ -65,7 +65,6 @@
"rxjs": "5.0.0-beta.2",
"systemjs": "0.19.26",
"zone.js": "^0.6.12",
"ng2-translate": "^1.11.3",
"alfresco-core-rest-api": "^0.1.0"
},
"peerDependencies": {