You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2009/06/25 12:51:35 UTC

svn commit: r788317 - /myfaces/tobago/branches/tobago-1.1.x-progress-layout/core/src/main/java/org/apache/myfaces/tobago/layout/Box.java

Author: lofwyr
Date: Thu Jun 25 10:51:35 2009
New Revision: 788317

URL: http://svn.apache.org/viewvc?rev=788317&view=rev
Log:
svn test

Modified:
    myfaces/tobago/branches/tobago-1.1.x-progress-layout/core/src/main/java/org/apache/myfaces/tobago/layout/Box.java

Modified: myfaces/tobago/branches/tobago-1.1.x-progress-layout/core/src/main/java/org/apache/myfaces/tobago/layout/Box.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.1.x-progress-layout/core/src/main/java/org/apache/myfaces/tobago/layout/Box.java?rev=788317&r1=788316&r2=788317&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.1.x-progress-layout/core/src/main/java/org/apache/myfaces/tobago/layout/Box.java (original)
+++ myfaces/tobago/branches/tobago-1.1.x-progress-layout/core/src/main/java/org/apache/myfaces/tobago/layout/Box.java Thu Jun 25 10:51:35 2009
@@ -17,10 +17,6 @@
  * limitations under the License.
  */
 
-/**
- * Date: 28.05.2008 15:10:29
- */
-
 public class Box {
 
   private Position position;