summaryrefslogtreecommitdiffstats
path: root/templates/index.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-18 17:13:56 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-18 17:13:56 +0100
commitc4d9c7a30adf34aa52bf5e7736b25264203b838c (patch)
tree81ecdb761071719e2bf16d077f42121c53d98b46 /templates/index.php
parenta2e3490f8ee635c5edf9b951b55c3795aab3d075 (diff)
fix #365
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.php b/templates/index.php
index 1af26e896..7829e41db 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -2,6 +2,7 @@
script('news', [
'vendor/es6-shim/es6-shim.min',
'vendor/angular/angular.min',
+ 'vendor/angular-animate/angular-animate.min',
'vendor/angular-route/angular-route.min',
'vendor/angular-sanitize/angular-sanitize.min',
'vendor/momentjs/min/moment-with-locales.min'