Resolve "Table with all PDB files, to make them available to download"
Compare changes
Files
2- Remi PLANEL authored
@@ -62,11 +62,11 @@ const computedHeight = computed(() => {
@@ -107,11 +107,19 @@ watch(selectedPaePath, async (newPaePath) => {
@@ -151,15 +159,19 @@ const plotPaeOptions = computed(() => {
@@ -168,6 +180,10 @@ watch(selectedPdb, (selectedPdb, prevSelectPdb) => {
@@ -198,12 +214,13 @@ watch(selectedPdb, (selectedPdb, prevSelectPdb) => {