Merge branch 'master' of https://git.audio-lab.org/lrullo/industriapaisaia-frontend
This commit is contained in:
commit
b95f6046c5
@ -73,7 +73,7 @@ export class PageComponent implements OnInit {
|
|||||||
this.pageService.getPage(this.slug)
|
this.pageService.getPage(this.slug)
|
||||||
.subscribe(data => {
|
.subscribe(data => {
|
||||||
this.pages = data;
|
this.pages = data;
|
||||||
console.log(data);
|
//console.log(data);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BIN
src/assets/test.pdf
Normal file
BIN
src/assets/test.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user