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:
parent
8c996f3a57
commit
aaecf3e174
1 changed files with 1 additions and 1 deletions
|
@ -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"]]
|
||||
|
|
Loading…
Add table
Reference in a new issue