From 3aab3168369358ccd99d04ee551a9dfb0689abf1 Mon Sep 17 00:00:00 2001 From: Joe Politz Date: Thu, 18 Jan 2024 14:13:45 -0800 Subject: [PATCH] for now leave essentials while deploying chart updates --- src/web/js/beforeBlocks.js | 4 ++-- src/web/js/beforePyret.js | 4 ++-- src/web/js/transpile.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/web/js/beforeBlocks.js b/src/web/js/beforeBlocks.js index 36a2ba9f..ddd78c48 100644 --- a/src/web/js/beforeBlocks.js +++ b/src/web/js/beforeBlocks.js @@ -124,7 +124,7 @@ window.CPO = { documents : new Documents() }; $(function() { - const CONTEXT_FOR_NEW_FILES = ''; + const CONTEXT_FOR_NEW_FILES = ''; function merge(obj, extension) { var newobj = {}; Object.keys(obj).forEach(function(k) { @@ -454,7 +454,7 @@ $(function() { const shared = $("shared-gdrive(...)"); const currentContextElt = $("" + currentContext + ""); greeting.append("Enter the context to use for the program, or choose “Cancel” to keep the current context of ", currentContextElt, "."); - const essentials = $("starter2024"); + const essentials = $("essentials2021"); const list = $("