From 3d114d60f368cc13007d653d7ef50f6ed368695c Mon Sep 17 00:00:00 2001 From: Ran Byron Date: Tue, 26 Mar 2019 21:12:57 +0200 Subject: [PATCH] Moved static html page to client/app --- client/app/index.html | 2 +- client/app/multi_org.html | 2 +- .../templates => client/app}/unsupported.html | 2 +- package-lock.json | 38 +++++++++---------- redash/handlers/static.py | 4 -- webpack.config.js | 1 + 6 files changed, 23 insertions(+), 26 deletions(-) rename {redash/templates => client/app}/unsupported.html (93%) diff --git a/client/app/index.html b/client/app/index.html index 6e1b18f848..8e5308b773 100644 --- a/client/app/index.html +++ b/client/app/index.html @@ -7,7 +7,7 @@ Redash