[LON-CAPA-cvs] cvs: loncom(GCI_3) /interface lonmsgdisplay.pm

raeburn raeburn@source.lon-capa.org
Wed, 06 Jan 2010 18:25:38 -0000


raeburn		Wed Jan  6 18:25:38 2010 EDT

  Modified files:              (Branch: GCI_3)
    /loncom/interface	lonmsgdisplay.pm 
  Log:
  - Customization for GCI_3
     - No student submission data appended to feedback messages sent to CCs in gcitest courses. 
  
  
Index: loncom/interface/lonmsgdisplay.pm
diff -u loncom/interface/lonmsgdisplay.pm:1.139 loncom/interface/lonmsgdisplay.pm:1.139.2.1
--- loncom/interface/lonmsgdisplay.pm:1.139	Thu Nov 26 05:21:43 2009
+++ loncom/interface/lonmsgdisplay.pm	Wed Jan  6 18:25:38 2010
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Routines for messaging display
 #
-# $Id: lonmsgdisplay.pm,v 1.139 2009/11/26 05:21:43 faziophi Exp $
+# $Id: lonmsgdisplay.pm,v 1.139.2.1 2010/01/06 18:25:38 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -2842,6 +2842,9 @@
 # =========================================================== Show the citation
 
 sub displayresource {
+    if (&Apache::loncommon::needs_gci_custom()) {
+        return '';
+    }
     my %content=@_;
 #
 # If the recipient is in the same course that the message was sent from and