Add tree class

This commit is contained in:
brunosimon
2016-08-11 19:21:38 +02:00
parent d2df4758df
commit 816c164c8c
10 changed files with 976 additions and 195 deletions
+1
View File
@@ -19,6 +19,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")
link(rel="stylesheet",href="/stylesheets/reset.min.css")
link(rel="stylesheet",href="/stylesheets/style.css")