From 006fba620734e146bbd3f8e3c23a87ff35590de9 Mon Sep 17 00:00:00 2001 From: Evgeny Blokhin Date: Fri, 30 Aug 2024 01:12:08 +0200 Subject: [PATCH] Add temporary fixes and minor updates --- src_js/events.js | 2 +- src_js/markup.js | 2 +- src_js/wmsettings.js | 34 +++++----------------------------- 3 files changed, 7 insertions(+), 31 deletions(-) diff --git a/src_js/events.js b/src_js/events.js index ef799ab..c9be3fa 100755 --- a/src_js/events.js +++ b/src_js/events.js @@ -827,7 +827,7 @@ function register_events(){ }); } else if (desttab == 'usr_tab_ctrl'){ // redirect to an external app - window.location.href = (wmgui.edition === 0 ? '/ctrl/' : '/labs/custom-datasets/') + '?' + Math.floor(Math.random() * 1000); + window.location.href = '/ctrl/?' + Math.floor(Math.random() * 1000); } else if (desttab == 'usr_tab_absolidix'){ // redirect to an external app window.location.href = wmgui.mydata_addr; diff --git a/src_js/markup.js b/src_js/markup.js index 8e9d03d..dd7b1f3 100755 --- a/src_js/markup.js +++ b/src_js/markup.js @@ -336,7 +336,7 @@ function register_html(){

In-house ab initio calculations

Show more info...
-

Automatically combined phase diagrams

Show more info... +

Automatically combined phase diagrams

Show more info...