Oscar José Nuñez Chávez %!s(int64=5) %!d(string=hai) anos
pai
achega
f5e90c8271

+ 1 - 1
src/app/components/investment-proposals/complement-info/complement-info.component.ts

@@ -90,7 +90,7 @@ export class ComplementInfoComponent implements OnInit {
     console.log("instrumento");
     console.log(this.instrumentInfo);
 
-    this.catalogService.getCatalogInfo("companies").subscribe(res => {
+    this.catalogService.getCatalogInfo("empresas").subscribe(res => {
       this.companies = res;
 
       if (this.investmentProposalID != undefined) {