From: Wilfried Göesgens Date: Sun, 29 Aug 2010 16:56:42 +0000 (+0000) Subject: * remove WCVIEW, we have COND:THISROOM:CURR_VIEW; TODO: is the usage in roombanner... X-Git-Tag: v8.01~821 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=08f454c366425823606ea2f566d336b67af31996 * remove WCVIEW, we have COND:THISROOM:CURR_VIEW; TODO: is the usage in roombanner realy what we wanted here? --- diff --git a/webcit/messages.c b/webcit/messages.c index c190e0ff8..dd739fc56 100644 --- a/webcit/messages.c +++ b/webcit/messages.c @@ -813,7 +813,6 @@ void readloop(long oper, eCustomRoomRenderer ForceRenderer) /* Put some helpful data in vars for mailsummary_json */ svputlong("READLOOP:TOTALMSGS", Stat.nummsgs); svputlong("READLOOP:STARTMSG", Stat.startmsg); - svputlong("WCVIEW", WCC->CurRoom.view); /* * iterate over each message. if we need to load an attachment, do it here. diff --git a/webcit/static/t/roombanner.html b/webcit/static/t/roombanner.html index c7963fec1..8e083d327 100644 --- a/webcit/static/t/roombanner.html +++ b/webcit/static/t/roombanner.html @@ -18,7 +18,7 @@
  • - +