remove war detail tab switch scroll top

pull/35/head
HardiReady 2018-02-21 21:03:05 +01:00
parent 2123d5fdc4
commit 0d4a8fff1f
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ export class WarDetailComponent {
this.fractionStatsInitialized = true;
});
}
window.scrollTo({left: 0, top: 0, behavior: 'smooth'});
}
/**