From 0de21744b0ce7b8b4ea41884b0137f7479bf20b9 Mon Sep 17 00:00:00 2001 From: juanf <juanf> Date: Wed, 31 Jan 2018 08:57:55 +0000 Subject: [PATCH] SSDM-6001 : Microservice server, openBIS UI integration SVN: 39144 --- .../eln-lims/1/as/webapps/eln-lims/html/js/config/Profile.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/Profile.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/Profile.js index f6e8b7f63ba..6548debdc40 100644 --- a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/Profile.js +++ b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/Profile.js @@ -116,9 +116,9 @@ $.extend(DefaultProfile.prototype, { this.isAdmin = false; -// obis integration config +// BigDataLink EDMs config this.EDMSs = { - "JUANF-BS-MBPR28.D.ETHZ.CH-E96954A7" : "http://localhost:8080/download" +// "EXAMPLE-BS-MBPR28.D.ETHZ.CH-E96954A7" : "http://localhost:8080/download" } // Jupyter integration config -- GitLab