summaryrefslogtreecommitdiffstats
path: root/interface
diff options
context:
space:
mode:
authorandre.peters <andre.peters@servercow.de>2017-03-19 19:21:34 +0100
committerandre.peters <andre.peters@servercow.de>2017-03-19 19:21:34 +0100
commitf455d4ccc0ede23961521ceb2f41394cc1f9e2a9 (patch)
tree4f820f1a45711e46c45f62fd618141fc327aba01 /interface
parent9373d9acfab1902fe2752b6201e127274be1d11f (diff)
downloadrspamd-f455d4ccc0ede23961521ceb2f41394cc1f9e2a9.tar.gz
rspamd-f455d4ccc0ede23961521ceb2f41394cc1f9e2a9.zip
Prepare table for FooTable
Diffstat (limited to 'interface')
-rw-r--r--interface/index.html15
1 files changed, 1 insertions, 14 deletions
diff --git a/interface/index.html b/interface/index.html
index 7715d1d58..839ed894f 100644
--- a/interface/index.html
+++ b/interface/index.html
@@ -187,20 +187,7 @@
<h5>Symbols and rules</h5>
</div>
<div class="widget-content nopadding">
- <table class="table table-log table-hover" id="symbolsTable">
- <thead>
- <tr>
- <th title="Group">Group</th>
- <th title="Symbol">Symbol</th>
- <th title="Description">Description</th>
- <th title="Score">Score</th>
- <th title="Frequency">Frequency</th>
- <th title="Avg.time">Avg.time</th>
- <th title="Save data">Save data</th>
- <th title="Save cluster">Save cluster</th>
- </tr>
- </thead>
- </table>
+ <table class="table table-log table-hover" id="symbolsTable"></table>
</div>
</div>
</div>