diff options
Diffstat (limited to 'config/varnish64/varnish.widget.php')
-rwxr-xr-x | config/varnish64/varnish.widget.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/varnish64/varnish.widget.php b/config/varnish64/varnish.widget.php index f2b68aec..26e28c9b 100755 --- a/config/varnish64/varnish.widget.php +++ b/config/varnish64/varnish.widget.php @@ -106,7 +106,7 @@ echo"</table></div>"; ?> <script type="text/javascript"> function getstatus_varnish() { - scroll(0,0); + #scroll(0,0); var url = "/widgets/widgets/varnish.widget.php"; var pars = 'getupdatestatus=yes'; var myAjax = new Ajax.Request( |