summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-11-19 01:20:10 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-11-19 01:20:10 +0000
commit0433a8ff3a8c1332269c1f116490cda0816ceaf2 (patch)
tree915d1c45cf4eeb8602093fe01459be9eb91c2a10 /usr
parenta54b3d2dbc4273630fabe58576f82240af2d2ab2 (diff)
downloadpfsense-0433a8ff3a8c1332269c1f116490cda0816ceaf2.zip
pfsense-0433a8ff3a8c1332269c1f116490cda0816ceaf2.tar.gz
Remove annoying shake on error.
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/headjs.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/headjs.php b/usr/local/www/headjs.php
index cb7e8ae..8e126b0 100644
--- a/usr/local/www/headjs.php
+++ b/usr/local/www/headjs.php
@@ -151,8 +151,6 @@ function getHeadJS() {
$('loading').style.visibility = 'hidden';
if($('inputerrors'))
window.scrollTo(0, 0);
- if($('inputerrors'))
- new Effect.Shake($('inputerrors'));
}
";
OpenPOWER on IntegriCloud