Project

General

Profile

« Previous | Next » 

Revision 85d49326

Added by Stephen Beaver over 9 years ago

Remove bonus space

View differences:

src/usr/local/www/firewall_rules.php
886 886

  
887 887
events.push(function() {
888 888

  
889
	// Make rules sortable. Hiding the table before applying sortable, then showing it again is 
889
	// Make rules sortable. Hiding the table before applying sortable, then showing it again is
890 890
	// a work-around for very slow sorting on FireFox
891 891
	$('table tbody.user-entries').hide();
892 892

  

Also available in: Unified diff