diff --git a/var/mongoose/cgi-bin/epg_search.jim b/var/mongoose/cgi-bin/epg_search.jim index 1eb6d3d..3e4a147 100755 --- a/var/mongoose/cgi-bin/epg_search.jim +++ b/var/mongoose/cgi-bin/epg_search.jim @@ -107,7 +107,6 @@ foreach record [lsort -command rsort $records] { puts [$record cell] puts "[$record get text][$record get warning]" puts "" - flush stdout } puts "" diff --git a/var/mongoose/cgi-bin/epg_service.jim b/var/mongoose/cgi-bin/epg_service.jim index 45203d3..1368d44 100755 --- a/var/mongoose/cgi-bin/epg_service.jim +++ b/var/mongoose/cgi-bin/epg_service.jim @@ -65,7 +65,6 @@ foreach record $records { puts "[$record get text]" puts "[$record get warning]" puts "" - flush stdout } puts "" diff --git a/var/mongoose/html/img/draghandle.jpg b/var/mongoose/html/img/draghandle.jpg new file mode 100644 index 0000000..121950e Binary files /dev/null and b/var/mongoose/html/img/draghandle.jpg differ diff --git a/var/mongoose/html/lib/header.jim b/var/mongoose/html/lib/header.jim index 8948980..c762498 100644 --- a/var/mongoose/html/lib/header.jim +++ b/var/mongoose/html/lib/header.jim @@ -6,6 +6,8 @@ puts { source /mod/var/mongoose/include/model.jim puts { + + diff --git a/var/mongoose/html/lib/header.shtml b/var/mongoose/html/lib/header.shtml index 4766978..db43f42 100644 --- a/var/mongoose/html/lib/header.shtml +++ b/var/mongoose/html/lib/header.shtml @@ -1,6 +1,8 @@ <!--#exec cmd="/mod/var/mongoose/include/model.jim" --> + +