Revision 0bc61baa
Added by Stephen Beaver almost 10 years ago
src/usr/local/www/services_ntpd.php | ||
---|---|---|
554 | 554 |
hideCheckbox('notrap', true); |
555 | 555 |
hideInput('leaptext', true); |
556 | 556 |
hideInput('leapfile', true); |
557 |
|
|
558 |
// Suppress "Delete row" button if there are fewer than two rows |
|
559 |
checkLastRow(); |
|
557 | 560 |
}); |
558 | 561 |
//]]> |
559 | 562 |
</script> |
Also available in: Unified diff
Javascript refine to hide Delete row button if there is only one row