mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove bonus space
This commit is contained in:
parent
511053ad83
commit
85d4932648
@ -886,7 +886,7 @@ configsection = "filter";
|
||||
|
||||
events.push(function() {
|
||||
|
||||
// Make rules sortable. Hiding the table before applying sortable, then showing it again is
|
||||
// Make rules sortable. Hiding the table before applying sortable, then showing it again is
|
||||
// a work-around for very slow sorting on FireFox
|
||||
$('table tbody.user-entries').hide();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user