[fix] Firefox compatible (good bye native ES6)
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user