Minor fixes.

This commit is contained in:
Andrey Antukh 2015-12-25 11:35:10 +02:00
parent a896bb60d6
commit 66b6040f86
4 changed files with 3 additions and 4 deletions

View file

@ -234,7 +234,7 @@
[own]
(letfn [(on-click [e]
(dom/prevent-default e)
(lightbox/set! :new-project))]
(lightbox/open! :new-project))]
(let [state (rum/react grid-state)]
(html
[:section.dashboard-grid