0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-11 23:31:21 -05:00

Fix compatibility with latest sablono version.

This commit is contained in:
Andrey Antukh 2015-12-24 19:36:00 +02:00
parent 3ca550568a
commit bd79eb9af1

View file

@ -198,10 +198,10 @@
[:div.project-th-actions [:div.project-th-actions
[:div.project-th-icon.pages [:div.project-th-icon.pages
i/page i/page
[:span 0]] [:span "0"]]
[:div.project-th-icon.comments [:div.project-th-icon.comments
i/chat i/chat
[:span 0]] [:span "0"]]
[:div.project-th-icon.delete [:div.project-th-icon.delete
{:on-click #(do {:on-click #(do
(dom/stop-propagation %) (dom/stop-propagation %)