]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Prepare table for FooTable
authorandre.peters <andre.peters@servercow.de>
Sun, 19 Mar 2017 18:21:34 +0000 (19:21 +0100)
committerandre.peters <andre.peters@servercow.de>
Sun, 19 Mar 2017 18:21:34 +0000 (19:21 +0100)
interface/index.html

index 7715d1d58d824a34c4ff5089a1bb1fa59c09db29..839ed894f67f37fcd554f6a8b89e57bf7313084f 100644 (file)
                                                <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>