diff --git a/frontend/uxbox/ui/dashboard/projects.cljs b/frontend/uxbox/ui/dashboard/projects.cljs index 1e40f7c31..f7ac1bdf3 100644 --- a/frontend/uxbox/ui/dashboard/projects.cljs +++ b/frontend/uxbox/ui/dashboard/projects.cljs @@ -198,10 +198,10 @@ [:div.project-th-actions [:div.project-th-icon.pages i/page - [:span 0]] + [:span "0"]] [:div.project-th-icon.comments i/chat - [:span 0]] + [:span "0"]] [:div.project-th-icon.delete {:on-click #(do (dom/stop-propagation %)