Resolve "Table with all PDB files, to make them available to download"
Compare changes
Files
2- Remi PLANEL authored
+ 175
− 14
@@ -47,19 +54,19 @@ const dialog = ref(false)
@@ -90,15 +97,79 @@ const pdbeMolstarComponent = ref(null)
@@ -107,6 +178,10 @@ watch(selectedPdb, (selectedPdb, prevSelectPdb) => {
@@ -130,13 +205,94 @@ watch(selectedPdb, (selectedPdb, prevSelectPdb) => {
@@ -149,4 +305,9 @@ watch(selectedPdb, (selectedPdb, prevSelectPdb) => {
\ No newline at end of file