[LON-CAPA-cvs] cvs: loncom /html/res/adm/pages menu.html
www
lon-capa-cvs@mail.lon-capa.org
Fri, 11 Oct 2002 19:27:00 -0000
www Fri Oct 11 15:27:00 2002 EDT
Modified files:
/loncom/html/res/adm/pages menu.html
Log:
Wrong image path
Index: loncom/html/res/adm/pages/menu.html
diff -u loncom/html/res/adm/pages/menu.html:1.69 loncom/html/res/adm/pages/menu.html:1.70
--- loncom/html/res/adm/pages/menu.html:1.69 Fri Sep 6 13:05:27 2002
+++ loncom/html/res/adm/pages/menu.html Fri Oct 11 15:27:00 2002
@@ -4,7 +4,7 @@
Remote Control
//
-// $Id: menu.html,v 1.69 2002/09/06 17:05:27 www Exp $
+// $Id: menu.html,v 1.70 2002/10/11 19:27:00 www Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -227,7 +227,7 @@
}
function setstatus(tp,bt) {
- this.document['led'].src="ledblink.gif";
+ this.document['led'].src="http://"+clienthost+imgpath+"ledblink.gif";
statustop=tp;
statusbot=bt;
defdis();