wip dashboard sidebar

This commit is contained in:
Juan de la Cruz 2019-12-19 13:23:30 +01:00
parent 758c70f7c3
commit b1d13b3d42
3 changed files with 18 additions and 12 deletions

View file

@ -241,8 +241,7 @@
[:a.btn-primary #_{:on-click #(st/emit! di/create-collection)}
"new project +"]]
[:li {:style {:marginBottom "20px"}
:on-click #(st/emit! (udp/go-to-project nil))
[:li.recent-projects {:on-click #(st/emit! (udp/go-to-project nil))
:class-name (when (nil? id) "current")}
[:span.element-title "Recent"]]