Skip to content

Commit

Permalink
Merge pull request #839 from opencb/TASK-5395
Browse files Browse the repository at this point in the history
TASK-5395 - Clinical Analysis Browser - Modal Update is not refreshing data after update
  • Loading branch information
gpveronica authored Dec 14, 2023
2 parents b7d8b3b + fe0b009 commit 6a2bb0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/webcomponents/clinical/clinical-analysis-update.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ export default class ClinicalAnalysisUpdate extends LitElement {
return html`
<opencga-update
.resource="${"CLINICAL_ANALYSIS"}"
.component="${this.clinicalAnalysis}"
.componentId="${this.clinicalAnalysisId}"
.opencgaSession="${this.opencgaSession}"
.config="${this._config}"
Expand Down

0 comments on commit 6a2bb0f

Please sign in to comment.