summaryrefslogtreecommitdiffstats
path: root/usr/local/www/installer/installer.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-12-21 19:56:00 -0500
committerScott Ullrich <sullrich@pfsense.org>2010-12-21 19:56:00 -0500
commit68867598bbaaa02b7bb547d50f6e1d2e678599b5 (patch)
tree94eb900af1e38388339ac0b53d556dccab6c6960 /usr/local/www/installer/installer.php
parent3be68b60a0b85748df63f1bca9e37e5286c065d0 (diff)
downloadpfsense-68867598bbaaa02b7bb547d50f6e1d2e678599b5.zip
pfsense-68867598bbaaa02b7bb547d50f6e1d2e678599b5.tar.gz
Fire event for delete too
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