summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-11-04 21:19:06 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-11-04 21:19:06 +0000
commitc90ea5c10b930092990aa2172e66adc08033c6d9 (patch)
tree8c0f1009efc28aa53af22600aa30951659833e3a /usr
parent82f4935f8cbb36cd2371f869800c907de7dc14ca (diff)
downloadpfsense-c90ea5c10b930092990aa2172e66adc08033c6d9.zip
pfsense-c90ea5c10b930092990aa2172e66adc08033c6d9.tar.gz
Do not call type_change() on form load. It clears the box.
Ticket #624
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/load_balancer_pool_edit.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/load_balancer_pool_edit.php b/usr/local/www/load_balancer_pool_edit.php
index dc96d74..a37efc1 100755
--- a/usr/local/www/load_balancer_pool_edit.php
+++ b/usr/local/www/load_balancer_pool_edit.php
@@ -269,9 +269,6 @@ function clearcombo(){
</tr>
</table>
</form>
-<script language="javascript">
-<?php if(!$id) echo "type_change();\n"; ?>
-</script>
<?php include("fend.inc"); ?>
</body>
</html>
OpenPOWER on IntegriCloud