Skip to content

Commit

Permalink
fix delete chart return null page
Browse files Browse the repository at this point in the history
  • Loading branch information
qlu-cls committed Jun 19, 2024
1 parent ca3c51d commit 82dca0b
Show file tree
Hide file tree
Showing 3 changed files with 333 additions and 297 deletions.
2 changes: 1 addition & 1 deletion env/master.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export CBIOPORTAL_URL="${CBIOPORTAL_URL:-https://www.cbioportal.org}"
export CBIOPORTAL_URL="${CBIOPORTAL_URL:-https://master.cbioportal.org}"
export GENOME_NEXUS_URL="${GENOME_NEXUS_URL:-https://www.genomenexus.org}"
export BACKEND=cbioportal:demo-fix-clinical-table-sorting
Loading

0 comments on commit 82dca0b

Please sign in to comment.