summaryrefslogtreecommitdiffstats
path: root/usr/local/www/installer/installer.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/installer/installer.php')
-rw-r--r--usr/local/www/installer/installer.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/installer/installer.php b/usr/local/www/installer/installer.php
index c7ea9b4..b257769 100644
--- a/usr/local/www/installer/installer.php
+++ b/usr/local/www/installer/installer.php
@@ -830,6 +830,7 @@ function installer_custom() {
totalrows = 1;
loaded = 1;
rowhelper_onChange = " onChange='javascript:row_helper_dynamic_custom()' ";
+ rowhelper_onDelete = " onChange='javascript:row_helper_dynamic_custom()' ";
rowhelper_onAdd = 'row_helper_dynamic_custom();';
</script>
<form action="installer.php" method="post">
OpenPOWER on IntegriCloud