You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/03/30 14:14:52 UTC

svn commit: r524057 - /myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/ppr/resource/ppr.js

Author: matzew
Date: Fri Mar 30 05:14:51 2007
New Revision: 524057

URL: http://svn.apache.org/viewvc?view=rev&rev=524057
Log: (empty)

Modified:
    myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/ppr/resource/ppr.js

Modified: myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/ppr/resource/ppr.js
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/ppr/resource/ppr.js?view=diff&rev=524057&r1=524056&r2=524057
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/ppr/resource/ppr.js (original)
+++ myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/ppr/resource/ppr.js Fri Mar 30 05:14:51 2007
@@ -21,8 +21,6 @@
 
 dojo.provide("org.apache.myfaces");
 
-dojo.require("dojo.dom.*");
-
 //Define the Partial Page Rendering Controller Class
 
 org.apache.myfaces.PPRCtrl = function(formId, showDebugMessages, stateUpdate)