mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2026-02-04 02:25:30 +00:00
load more button
This commit is contained in:
@@ -159,8 +159,3 @@
|
||||
</td>
|
||||
</tr>
|
||||
{{- end -}}
|
||||
|
||||
<!-- Update count display with OOB swap -->
|
||||
<div id="baende-count" class="text-lg font-semibold font-sans text-gray-600 whitespace-nowrap" hx-swap-oob="true">
|
||||
{{ if $model.current_count }}{{ $model.current_count }} / {{ end }}{{ if $model.total_count }}{{ $model.total_count }}{{ else }}{{ len $model.result.Entries }}{{ end }} Bände
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user