cookutils rev 1069

lighttpd/index.cgi: tiny edits
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 06 13:36:05 2018 +0300 (2018-06-06)
parents c1db2b6009d0
children 96814879ba1b
files lighttpd/index.cgi
line diff
     1.1 --- a/lighttpd/index.cgi	Wed Jun 06 13:32:26 2018 +0300
     1.2 +++ b/lighttpd/index.cgi	Wed Jun 06 13:36:05 2018 +0300
     1.3 @@ -881,7 +881,7 @@
     1.4  			webstat)
     1.5  				echo -n "<div id='$1'>"
     1.6  				# Show previous webstat, it will be updated seamless then
     1.7 -				nojs=1; part webstat noupdate
     1.8 +				nojs=1; part webstat noupdate; unset nojs
     1.9  				echo "</div><script>getPart('$1')</script>"
    1.10  				;;
    1.11  			*)