summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-06-19 14:54:42 +0100
committerLester Caine <lester@lsces.co.uk>2026-06-19 14:54:42 +0100
commit468ab44fb7db3abe6ff28ea6085a7e0b64b0c185 (patch)
tree9693212ec01a20a4b5c39fb6ec0fb2149e3c9e1c /templates
parenta0ca759233eca5363d6afd463ec6f0b8e09d645c (diff)
downloadstock-468ab44fb7db3abe6ff28ea6085a7e0b64b0c185.tar.gz
stock-468ab44fb7db3abe6ff28ea6085a7e0b64b0c185.tar.bz2
stock-468ab44fb7db3abe6ff28ea6085a7e0b64b0c185.zip
list_kitlocker.tpl: switch to {pagination} plugin (same fix as list_stock)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/list_kitlocker.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list_kitlocker.tpl b/templates/list_kitlocker.tpl
index a272903..7723f1a 100644
--- a/templates/list_kitlocker.tpl
+++ b/templates/list_kitlocker.tpl
@@ -38,7 +38,7 @@
{/foreach}
</tbody>
</table>
- {include file="bitpackage:kernel/pagination.tpl"}
+ {pagination stgrp=$stgrp|default:''}
</section>
</div>
{/strip}