Project

General

Profile

« Previous | Next » 

Revision 0bc61baa

Added by Stephen Beaver almost 10 years ago

Javascript refine to hide Delete row button if there is only one row

View differences:

src/usr/local/www/services_dhcp.php
1528 1528
	show_advldap();
1529 1529
	show_advboot();
1530 1530
	show_advopts();
1531

  
1532
	// Suppress "Delete row" button if there are fewer than two rows
1533
	checkLastRow();
1531 1534
});
1532 1535
//]]>
1533 1536
</script>

Also available in: Unified diff