From 9b1febca47789f85469faab8175c8928ede937ac Mon Sep 17 00:00:00 2001 From: saksham115 Date: Tue, 25 Jul 2017 23:09:16 +0530 Subject: Fixing URL for static files Earlier the static files were being served on /static/ now it has been fixed and are being served on /reporting/js/ and /reporting/css/ for js and css files respectively. JIRA: STORPERF-192 Change-Id: Ibcce2210de88f2359d011752513fdab9f930ab5b Signed-off-by: saksham115 --- docker/storperf-reporting/src/templates/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docker/storperf-reporting/src/templates/index.html') diff --git a/docker/storperf-reporting/src/templates/index.html b/docker/storperf-reporting/src/templates/index.html index c302299..70e33bd 100644 --- a/docker/storperf-reporting/src/templates/index.html +++ b/docker/storperf-reporting/src/templates/index.html @@ -3,10 +3,10 @@ Graphing Module | Storperf - - - - + + + + -- cgit 1.2.3-korg