--- loncom/html/res/adm/pages/menu.html 2003/02/25 19:16:46 1.89 +++ loncom/html/res/adm/pages/menu.html 2003/04/03 00:52:21 1.91 @@ -4,7 +4,7 @@ The LearningOnline Network with CAPA Remote Control // -// $Id: menu.html,v 1.89 2003/02/25 19:16:46 albertel Exp $ +// $Id: menu.html,v 1.91 2003/04/03 00:52:21 www Exp $ // // Copyright Michigan State University Board of Trustees // @@ -36,7 +36,7 @@ Remote Control
@@ -149,6 +149,12 @@ function windowcheck() { extenddispclose(); } +function collapse() { + if (autologout) { + go('/adm/remote?action=collapse'); + } +} + function logout () { windowcheck();