mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
buttons Normalized
This commit is contained in:
@@ -209,8 +209,9 @@ export class ViewPublicationsPage implements OnInit {
|
||||
|
||||
testForkJoin(){
|
||||
forkJoin([
|
||||
this.getPublicationsIds(),
|
||||
this.getPublications(),
|
||||
this.getPublicationsIds()
|
||||
|
||||
|
||||
]).subscribe(allResults =>{
|
||||
this.publicationList = allResults[2]
|
||||
|
||||
Reference in New Issue
Block a user