Possible fix for #181

This commit is contained in:
Michael Teeuw
2016-05-10 16:18:35 +02:00
parent 80c0e6a4e0
commit 5be5741ac3
4 changed files with 12080 additions and 11 deletions

2
vendor/vendor.js vendored
View File

@@ -8,7 +8,7 @@
*/
var vendor = {
'moment.js' : 'moment/moment-with-locales.min.js',
'moment.js' : 'moment/moment-with-locales.js',
'weather-icons.css': 'weather-icons/weather-icons.css',
'font-awesome.css': 'font-awesome-4.5.0/css/font-awesome.min.css'
};