mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
make html output to use Bootstrap and DataTables
This make the table output good looking, and allows users to click table headings to sort data by column without rerunning the analysis. Unfortunately this change is breaking change, meaning the old CSS tags are no longer supported, nor partial html output that printed only the table. Proposed-by: Aaron Paetznick <aaronp@critd.com> Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
c7917152d3
commit
1299737d76
6 changed files with 170 additions and 209 deletions
6
README
6
README
|
|
@ -43,6 +43,12 @@ Dependencies to other projects.
|
|||
|
||||
See quick start.
|
||||
|
||||
https://getbootstrap.com/
|
||||
https://datatables.net/
|
||||
|
||||
Java Bootstrap and DataTables java scripts are used in html
|
||||
output.
|
||||
|
||||
Test data wanted.
|
||||
|
||||
Maintainer is interested to get copy of your dhcpd.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue