- ${lf("Click here to update to latest firmware")} -
From 9147cb98c2dd5275f0185cd8d528df04c98641c3 Mon Sep 17 00:00:00 2001 From: Sam El-Husseini <16690124+samelhusseini@users.noreply.github.com> Date: Mon, 9 Apr 2018 17:20:38 -0700 Subject: [PATCH] Updates to the download dialog. Fixes #424 (#443) * Updates to the download dialog. Fixes #424 --- docs/troubleshoot.md | 0 editor/extension.ts | 27 +++++++-------------------- theme/style.less | 6 ++++++ 3 files changed, 13 insertions(+), 20 deletions(-) create mode 100644 docs/troubleshoot.md diff --git a/docs/troubleshoot.md b/docs/troubleshoot.md new file mode 100644 index 00000000..e69de29b diff --git a/editor/extension.ts b/editor/extension.ts index 957a41da..62ca5ce9 100644 --- a/editor/extension.ts +++ b/editor/extension.ts @@ -51,7 +51,7 @@ pxt.editor.initExtensionsAsync = function (opts: pxt.editor.ExtensionOptions): P const saveAs = pxt.BrowserUtils.hasSaveAs(); const htmlBody = ` -