From 638d2dedb3404d685f93f1f39c6ed856521b654a Mon Sep 17 00:00:00 2001 From: hummypkg Date: Mon, 4 Jul 2011 20:01:14 +0000 Subject: [PATCH] no caching, add draghandle, less flushing git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@224 2a923420-c742-0410-a762-8d5b09965624 --- var/mongoose/cgi-bin/epg_search.jim | 1 - var/mongoose/cgi-bin/epg_service.jim | 1 - var/mongoose/html/img/draghandle.jpg | Bin 0 -> 420 bytes var/mongoose/html/lib/header.jim | 2 ++ var/mongoose/html/lib/header.shtml | 2 ++ 5 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 var/mongoose/html/img/draghandle.jpg diff --git a/var/mongoose/cgi-bin/epg_search.jim b/var/mongoose/cgi-bin/epg_search.jim index 1eb6d3d1..3e4a1479 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 45203d31..1368d442 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 0000000000000000000000000000000000000000..121950ede937924c3372268991bb0a3e0cefcda2 GIT binary patch literal 420 zcmex=1q3xVoHKpsT_EI?6NK?X)9c4T2j24*H9;e!_+e)xY2 + + diff --git a/var/mongoose/html/lib/header.shtml b/var/mongoose/html/lib/header.shtml index 4766978c..db43f42b 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" --> + +