You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by sm...@apache.org on 2007/07/06 19:48:49 UTC

svn commit: r553967 - /portals/jetspeed-2/trunk/src/webapp/decorations/layout/tigris/desktop.vm

Author: smilek
Date: Fri Jul  6 10:48:48 2007
New Revision: 553967

URL: http://svn.apache.org/viewvc?view=rev&rev=553967
Log:
removed dojo.debug statement

Modified:
    portals/jetspeed-2/trunk/src/webapp/decorations/layout/tigris/desktop.vm

Modified: portals/jetspeed-2/trunk/src/webapp/decorations/layout/tigris/desktop.vm
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/decorations/layout/tigris/desktop.vm?view=diff&rev=553967&r1=553966&r2=553967
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/decorations/layout/tigris/desktop.vm (original)
+++ portals/jetspeed-2/trunk/src/webapp/decorations/layout/tigris/desktop.vm Fri Jul  6 10:48:48 2007
@@ -34,7 +34,6 @@
 <script language="JavaScript" type="text/javascript">
     function notifyRetrieveAllMenusFinished()
     {
-        dojo.debug( "window.notifyRetrieveAllMenusFinished" );
     }
     dojo.event.connect( jetspeed, "notifyRetrieveAllMenusFinished", "notifyRetrieveAllMenusFinished" );
 </script>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org