From 3dd9d36748c28ba9e48a37858c0938cceafde683 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Sun, 21 Dec 2014 11:37:38 +0200 Subject: fix app.js, local_config.js - prefix with '/static' --- res/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/templates/index.html b/res/templates/index.html index beec1459..f805c518 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -5,8 +5,8 @@ - - + + -- cgit v1.3.1