From 569406f2d3320ee870160bbcd3a1ad8df5346ea5 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 20 Oct 2014 13:23:13 +0200 Subject: add shortcut for jumping to next/previous folder --- templates/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/index.php') diff --git a/templates/index.php b/templates/index.php index a010d1687..69a158843 100644 --- a/templates/index.php +++ b/templates/index.php @@ -12,7 +12,7 @@ script('news', [ 'vendor/angular-route/angular-route.min', 'vendor/angular-sanitize/angular-sanitize.min', 'vendor/momentjs/min/moment-with-locales.min', - 'build/app.min', + 'build/app', ]); ?> -- cgit v1.2.3