[LON-CAPA-cvs] cvs: loncom /interface lonmenu.pm
raeburn
raeburn at source.lon-capa.org
Wed May 1 18:08:11 EDT 2024
raeburn Wed May 1 22:08:11 2024 EDT
Modified files:
/loncom/interface lonmenu.pm
Log:
- Correction to typo fix in rev. 1.545.
Index: loncom/interface/lonmenu.pm
diff -u loncom/interface/lonmenu.pm:1.550 loncom/interface/lonmenu.pm:1.551
--- loncom/interface/lonmenu.pm:1.550 Wed May 1 14:42:54 2024
+++ loncom/interface/lonmenu.pm Wed May 1 22:08:11 2024
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Routines to control the menu
#
-# $Id: lonmenu.pm,v 1.550 2024/05/01 14:42:54 raeburn Exp $
+# $Id: lonmenu.pm,v 1.551 2024/05/01 22:08:11 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1305,7 +1305,6 @@
s&7&2&prt.png&Print&printout[_1]&gocstr('/adm/printout','/priv/$udom/$uname/$cleandisfn')&Prepare a printable document
ENDMENUITEMS
}
- }
#
# "Exit Daxe" in Functions menu when using Daxe
#
@@ -1323,6 +1322,7 @@
ENDMENUITEMS
}
}
+ }
#
# Editing options usually accessed via "Settings" in inline menu need to be
# accessed in a different way, when Authoring Space is accessed in course
More information about the LON-CAPA-cvs
mailing list