--- loncom/interface/lonmsgdisplay.pm 2009/11/26 05:21:43 1.139 +++ loncom/interface/lonmsgdisplay.pm 2010/01/06 18:25:38 1.139.2.1 @@ -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 @@ ENDJS # =========================================================== 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