Commit Graph

2 Commits

Author SHA1 Message Date
Renato Botelho
c251f8ccc8 Make synamic firewall logs and widget add new rows:
The Dynamic Firewall Log page doesn't add rows, it only updates the php
generated rows which means that if it's loaded after the log is cleared,
it'll never show any activity. The same occurs for the log widget.

This pacth fix this issue moving from absolutely sized spans to tables.

It should fix #2763
2013-01-25 15:16:47 -02:00
PiBa-NL
f06f7cc0c2 (line endings UNIX format..)
Firewall log alternating colored rows
Firewall log sortable
Fixed several sorting issues in widgets and other pages
Sorting now possible on multiple rows in the header tables
Sorting now possible for text that starts with IPv4:port
2012-09-16 12:17:17 +02:00