From 984671fae6e0e48ff4da69e04a23076623437797 Mon Sep 17 00:00:00 2001 From: kevin_fourie Date: Wed, 26 Nov 2008 15:20:16 +0000 Subject: [PATCH] KTS-3927 - Dashboard Document Indexer Statistics "refreshLuceneStats" refresh shortcut cause "400 Bad Request" Fixed. --- templates/ktcore/search2/lucene_statistics.smarty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/ktcore/search2/lucene_statistics.smarty b/templates/ktcore/search2/lucene_statistics.smarty index ea310ad..c16e6a0 100644 --- a/templates/ktcore/search2/lucene_statistics.smarty +++ b/templates/ktcore/search2/lucene_statistics.smarty @@ -72,11 +72,11 @@ toggle.style.display = 'none'; - + {if $stats.noOptimisation}
{i18n}Refresh{/i18n}{i18n}Refresh{/i18n}
*{i18n}To get the best performance out of Document Indexer, the indexes must be optimised periodically. This is managed by a background task. Please see the KnowledgeTree Administrator's Manual for more information.{/i18n} {/if}
- \ No newline at end of file + -- libgit2 0.21.4