From 689aa1884a44b960e893647c86b0a8b5d50de514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20Schl=C3=BCter?= Date: Tue, 10 Feb 2015 18:30:59 +0100 Subject: [PATCH] Make paths relative to current folder in frontend --- static/config.js | 2 +- views/index.tpl | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/static/config.js b/static/config.js index d5bb03e..56e0985 100644 --- a/static/config.js +++ b/static/config.js @@ -1,5 +1,5 @@ System.config({ - "baseURL": "/static/", + "baseURL": "static/", "transpiler": "6to5", "paths": { "*": "*.js", diff --git a/views/index.tpl b/views/index.tpl index dfae1cc..398b71a 100644 --- a/views/index.tpl +++ b/views/index.tpl @@ -5,7 +5,7 @@ Berliner Winter - Rechte Übergriffe in Berlin 2005 bis 2014 - + @@ -37,9 +37,9 @@ - - - + + +