landed Find Posts in Community/Conference/Topic

This commit is contained in:
2026-02-01 14:42:32 -07:00
parent 64faf9ec4d
commit 2c55eef7bf
5 changed files with 127 additions and 6 deletions
+1 -1
View File
@@ -201,7 +201,7 @@
<div class="text-sm text-black font-bold">{{ resultHeader }}</div>
</div>
{{ if isset(resultList) }}
{{ if mode == "PST" }}
{{ if mode == "PST" && len(resultList) > 0 }}
<div class="overflow-x-auto">
<div class="bg-white border border-gray-300 rounded-lg overflow-hidden">
<table class="w-full">