Project

General

Profile

« Previous | Next » 

Revision 47540

Organization landing page: added Publications tab (+count for Projects tab since now it is the second one) & CSV download for the Publications based on affiliations

View differences:

person.component.ts
131 131
                      console.log(err);
132 132
                   }
133 133
                );*/
134
                this.fetchDatasets.getNumResultsForEntity("people", this.personId);
134
                this.fetchDatasets.getNumForEntity("people", this.personId);
135 135

  
136 136
            },
137 137
            err => {

Also available in: Unified diff