0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-04 02:51:20 -05:00

Add total-pages field to projects in the dashboard (#16)

This commit is contained in:
Jesús Espino 2016-04-16 08:49:23 +02:00 committed by Andrey Antukh
parent 8c996f3a57
commit aaecf3e174

View file

@ -169,7 +169,7 @@
[:div.project-th-actions
[:div.project-th-icon.pages
i/page
[:span "0"]]
[:span (:total-pages project)]]
#_[:div.project-th-icon.comments
i/chat
[:span "0"]]