From 1ce0440f3d4c0d4dfe8ecba05e5c93391ded2f48 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 16 Nov 2023 10:11:48 -0800 Subject: [PATCH 1/2] Update dca_demo_dca_config.json --- dcc/demo/dca_demo_dca_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dcc/demo/dca_demo_dca_config.json b/dcc/demo/dca_demo_dca_config.json index 4bc5544..356309a 100644 --- a/dcc/demo/dca_demo_dca_config.json +++ b/dcc/demo/dca_demo_dca_config.json @@ -4,7 +4,7 @@ "synapse_asset_view":"syn33715412", "data_model_url":"https://raw.githubusercontent.com/Sage-Bionetworks/data-models/main/example.model.jsonld", "data_model_info": "", - "template_menu_config_file":"https://raw.githubusercontent.com/Sage-Bionetworks/data-models/main/dca-template-config.json", + "template_menu_config_file":"dcc/demo/dca-template-config.json", "logo_location":"https://raw.githubusercontent.com/Sage-Bionetworks/data_curator_config/main/demo/Logo_Sage_Logomark.png", "logo_link":"https://synapse.org", "dcc_help_link": "", From 997a6876cea551b14543d597c9de004185676225 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 16 Nov 2023 10:26:56 -0800 Subject: [PATCH 2/2] Use template config from data-models repo --- dcc/demo/dca_demo_dca_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dcc/demo/dca_demo_dca_config.json b/dcc/demo/dca_demo_dca_config.json index 356309a..4bc5544 100644 --- a/dcc/demo/dca_demo_dca_config.json +++ b/dcc/demo/dca_demo_dca_config.json @@ -4,7 +4,7 @@ "synapse_asset_view":"syn33715412", "data_model_url":"https://raw.githubusercontent.com/Sage-Bionetworks/data-models/main/example.model.jsonld", "data_model_info": "", - "template_menu_config_file":"dcc/demo/dca-template-config.json", + "template_menu_config_file":"https://raw.githubusercontent.com/Sage-Bionetworks/data-models/main/dca-template-config.json", "logo_location":"https://raw.githubusercontent.com/Sage-Bionetworks/data_curator_config/main/demo/Logo_Sage_Logomark.png", "logo_link":"https://synapse.org", "dcc_help_link": "",