summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_ntpd.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/services_ntpd.php')
-rw-r--r--src/usr/local/www/services_ntpd.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/local/www/services_ntpd.php b/src/usr/local/www/services_ntpd.php
index 36af8b7..6b368a4 100644
--- a/src/usr/local/www/services_ntpd.php
+++ b/src/usr/local/www/services_ntpd.php
@@ -554,6 +554,9 @@ events.push(function(){
hideCheckbox('notrap', true);
hideInput('leaptext', true);
hideInput('leapfile', true);
+
+ // Suppress "Delete row" button if there are fewer than two rows
+ checkLastRow();
});
//]]>
</script>
OpenPOWER on IntegriCloud