Closed langtobi98 closed 1 year ago
Could you use the followig structure in admin-apllications.ts
let dialogRef = this.dialog.open(DialogComponent, { data: { title: 'Applicant ' + application.applicationId, description: { link: "Open Project on GitHub", url: "https://github.com/ampcc/" + application.githubRepo, details: "
We still need the programming language and operating system and I feel like having all of them seperated would make it easier for us. I will add the target="_blank" in the dialog.html file
Could you use the followig structure in admin-apllications.ts
let dialogRef = this.dialog.open(DialogComponent, { data: { title: 'Applicant ' + application.applicationId, description: { link: "Open Project on GitHub", url: "https://github.com/ampcc/" + application.githubRepo, details: "
We still need the programming language and operating system and I feel like having all of them seperated would make it easier for us. I will add the target="_blank" in the dialog.html file