From 456483f10442ccdf896d798e57acf3906e8aaed5 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 26 Nov 2018 17:16:26 +0100 Subject: [PATCH] Allow file download from MEMFS Support file download to disk from memory filesystem. --- templates/web_shell/shell.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/templates/web_shell/shell.html b/templates/web_shell/shell.html index 4dfefb8d9..b5d1feed3 100644 --- a/templates/web_shell/shell.html +++ b/templates/web_shell/shell.html @@ -159,6 +159,24 @@ + +