From 19f1bb6c2381b895beddd82dba1ff60981d3da8e Mon Sep 17 00:00:00 2001 From: Jan Mach Date: Wed, 14 Sep 2022 15:27:10 +0200 Subject: [PATCH] custom widget - deployed timestamp with timezone --- scripts.v2/utils.js | 2 +- src/components/custom-widget-list/createWidget.html | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/scripts.v2/utils.js b/scripts.v2/utils.js index ee851ec76..9071313e3 100644 --- a/scripts.v2/utils.js +++ b/scripts.v2/utils.js @@ -26,7 +26,7 @@ function listFilesInDirectory(dir) { } /** - * Attempts to get a develoer portal storage connection string in two ways: + * Attempts to get a developer portal storage connection string in two ways: * 1) if the connection string is explicitly set by the user, use it. * 2) retrieving the connection string from the management API using the instance endpoint and SAS token * @param {string} managementApiEndpoint the management endpoint of service instance diff --git a/src/components/custom-widget-list/createWidget.html b/src/components/custom-widget-list/createWidget.html index 08fb891a9..bf674415a 100644 --- a/src/components/custom-widget-list/createWidget.html +++ b/src/components/custom-widget-list/createWidget.html @@ -31,10 +31,8 @@

Last deployed
- -
- +
The widget hasn't been deployed yet.