[fix] Firefox compatible (good bye native ES6)

This commit is contained in:
brunosimon
2016-08-31 23:09:04 +02:00
parent fadb7df799
commit de2e49e0f6
8 changed files with 652 additions and 645 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ html(ng-app="application")
script(src="/javascript/controllers/projects.js")
script(src="/javascript/services/project.js")
script(src="/javascript/services/projects.js")
script(src="/javascript/models/tree.js")
script(src="/javascript/models/file_tree.js")
link(rel="stylesheet",href="/stylesheet/style.css")
link(rel="stylesheet",href="/vendors/highlight/styles/dracula.css")