Explorar o código

always include export option

Yana Rose %!s(int64=4) %!d(string=hai) anos
pai
achega
7282a5fbae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/viewer/index.html

+ 1 - 1
src/viewer/index.html

@@ -57,7 +57,7 @@
             // create an instance of the plugin
             var viewer = new rcsbMolstar.Viewer('viewer', {
                 showImportControls: !pdbId,
-                showExportControls: !pdbId,
+                showExportControls: true,
                 showSessionControls: !pdbId,
                 layoutShowLog: !pdbId,
                 layoutShowControls: !isEmbedded,