summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_virtual_server_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/load_balancer_virtual_server_edit.php')
-rwxr-xr-xusr/local/www/load_balancer_virtual_server_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/load_balancer_virtual_server_edit.php b/usr/local/www/load_balancer_virtual_server_edit.php
index b9b4634..7a2d792 100755
--- a/usr/local/www/load_balancer_virtual_server_edit.php
+++ b/usr/local/www/load_balancer_virtual_server_edit.php
@@ -157,7 +157,7 @@ function updateRelay(m) {
}
}
-document.observe("dom:loaded", function() {
+jQuery(document).ready( function() {
// Setup some observers
jQuery('#redirect_mode').bind('click', function(){
updateRelay('redirect');
OpenPOWER on IntegriCloud