From b28e4266128931625c0997180249e6ee5cb3cf42 Mon Sep 17 00:00:00 2001 From: Alex Feyerke Date: Tue, 18 Aug 2015 17:58:11 +0200 Subject: [PATCH] fix(app): make paths to api assets relative FIX: enables the panel to run on the new setup without ports --- app/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/index.html b/app/index.html index 321acfb..75b9fe6 100644 --- a/app/index.html +++ b/app/index.html @@ -9,7 +9,7 @@ {{content-for 'head'}} - + @@ -19,7 +19,7 @@ {{content-for 'body'}} - + {{content-for 'body-footer'}}