summaryrefslogtreecommitdiffstats
path: root/usr/local/www/installer
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-12-19 16:56:33 -0500
committerScott Ullrich <sullrich@pfsense.org>2010-12-19 16:56:33 -0500
commit10518768842dd70537def80911481d4bef36fb55 (patch)
tree57d1f6f28c3e945f53d14f076ea81e78f1a2d65d /usr/local/www/installer
parentfb34dd220374da1a97d0ca1e2078bb07f0fb03a0 (diff)
downloadpfsense-10518768842dd70537def80911481d4bef36fb55.zip
pfsense-10518768842dd70537def80911481d4bef36fb55.tar.gz
Fire this event later in the script
Diffstat (limited to 'usr/local/www/installer')
-rw-r--r--usr/local/www/installer/installer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/installer/installer.php b/usr/local/www/installer/installer.php
index f1a825f..508a1dc 100644
--- a/usr/local/www/installer/installer.php
+++ b/usr/local/www/installer/installer.php
@@ -742,7 +742,6 @@ function installer_custom() {
\$('totalsize').disabled = 1;
}
}
- row_helper_dynamic_custom();
</script>
<script type="text/javascript" src="/javascript/row_helper_dynamic.js"></script>
<script type="text/javascript">
@@ -912,6 +911,7 @@ EOF;
<script type="text/javascript">
var encryption_warning_shown = false;
\$('contentdiv').appear();
+ row_helper_dynamic_custom();
</script>
</center>
</td></tr>
OpenPOWER on IntegriCloud