[LON-CAPA-cvs] cvs: loncom /html/res/adm/pages menu.html
albertel
lon-capa-cvs@mail.lon-capa.org
Tue, 25 Feb 2003 19:16:46 -0000
albertel Tue Feb 25 14:16:46 2003 EDT
Modified files:
/loncom/html/res/adm/pages menu.html
Log:
- matthew said this would work and it seems to
Index: loncom/html/res/adm/pages/menu.html
diff -u loncom/html/res/adm/pages/menu.html:1.88 loncom/html/res/adm/pages/menu.html:1.89
--- loncom/html/res/adm/pages/menu.html:1.88 Mon Feb 24 18:32:32 2003
+++ loncom/html/res/adm/pages/menu.html Tue Feb 25 14:16:46 2003
@@ -4,7 +4,7 @@
Remote Control
//
-// $Id: menu.html,v 1.88 2003/02/24 23:32:32 albertel Exp $
+// $Id: menu.html,v 1.89 2003/02/25 19:16:46 albertel Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -49,6 +49,9 @@
var dislocked = 1;
var statuslocked = 0;
+if (lonhttpdport == null) {
+ var lonhttpdport='8080';
+}
var imgpath=':'+lonhttpdport+'/res/adm/pages/';
var fontpath=':'+lonhttpdport+'/adm/lonLCDfont/';
var currentURL='';