Add tree class
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user