mirror of
https://github.com/aljazceru/njump.git
synced 2026-01-31 11:44:34 +01:00
rework client lists backend code.
This commit is contained in:
@@ -43,7 +43,7 @@ templ noteTemplate(params NotePageParams) {
|
||||
@detailsTemplate(params.DetailsParams)
|
||||
<div class="-ml-4 mb-6 h-1.5 w-1/3 bg-zinc-100 dark:bg-zinc-700 sm:-ml-2.5"></div>
|
||||
</div>
|
||||
@clientsTemplate(params.Clients)
|
||||
@clientsTemplate(params.Clients, params.Nevent)
|
||||
</div>
|
||||
</div>
|
||||
@footerTemplate()
|
||||
|
||||
Reference in New Issue
Block a user