mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Merge remote-tracking branch 'remotes/origin/submission' into mydspace
This commit is contained in:
@@ -27,7 +27,7 @@ export function main() {
|
||||
|
||||
addGoogleAnalytics();
|
||||
|
||||
return platformBrowserDynamic().bootstrapModule(BrowserAppModule);
|
||||
return platformBrowserDynamic().bootstrapModule(BrowserAppModule, {preserveWhitespaces:true});
|
||||
}
|
||||
|
||||
function addGoogleAnalytics() {
|
||||
|
Reference in New Issue
Block a user