Add info in modal

This commit is contained in:
Eva 2022-07-01 07:50:44 +02:00 committed by Andrés Moya
parent a5bf1c03e7
commit c108974ad2
19 changed files with 327 additions and 58 deletions

View file

@ -42,5 +42,6 @@
[:h1 (tr "dashboard.libraries-title")]]]
[:section.dashboard-container
[:& grid {:files files
:project default-project}]]]))
:project default-project
:origin :libraries}]]]))