summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_nanobsd.php
diff options
context:
space:
mode:
authorVinicius Coque <vinicius.coque@bluepex.com>2011-10-16 18:04:40 -0200
committerVinicius Coque <vinicius.coque@bluepex.com>2011-10-16 18:05:23 -0200
commitebfc87d6b86ce83d93fe89d3f467846059fdd708 (patch)
treec9bbc2ad57e98ef1572c268f5c9da69deadf17d7 /usr/local/www/diag_nanobsd.php
parente3c1ea9b9a415f30c7e7d6788c719119e50aa37d (diff)
downloadpfsense-ebfc87d6b86ce83d93fe89d3f467846059fdd708.zip
pfsense-ebfc87d6b86ce83d93fe89d3f467846059fdd708.tar.gz
Converting from prototype to jQuery
Diffstat (limited to 'usr/local/www/diag_nanobsd.php')
-rwxr-xr-xusr/local/www/diag_nanobsd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_nanobsd.php b/usr/local/www/diag_nanobsd.php
index 51348cf..5bda13a 100755
--- a/usr/local/www/diag_nanobsd.php
+++ b/usr/local/www/diag_nanobsd.php
@@ -263,7 +263,7 @@ if ($savemsg)
// Clear the loading indicator
echo "<script type=\"text/javascript\">";
-echo "$('loading').innerHTML = '';";
+echo "jQuery('#loading').html('');";
echo "</script>";
?>
OpenPOWER on IntegriCloud