This commit is contained in:
Siroco 2018-10-05 16:32:51 +02:00
commit b95f6046c5
2 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ export class PageComponent implements OnInit {
this.pageService.getPage(this.slug)
.subscribe(data => {
this.pages = data;
console.log(data);
//console.log(data);
});
}

BIN
src/assets/test.pdf Normal file

Binary file not shown.