Author: jdonnerstag
Date: Wed Dec 26 15:09:40 2007
New Revision: 606970

URL: http://svn.apache.org/viewvc?rev=606970&view=rev
Log:
the apache license check failed

Modified:
    
wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/link/PopupCloseLink$ClosePopupPage.html

Modified: 
wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/link/PopupCloseLink$ClosePopupPage.html
URL: 
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/link/PopupCloseLink%24ClosePopupPage.html?rev=606970&r1=606969&r2=606970&view=diff
==============================================================================
--- 
wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/link/PopupCloseLink$ClosePopupPage.html
 (original)
+++ 
wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/link/PopupCloseLink$ClosePopupPage.html
 Wed Dec 26 15:09:40 2007
@@ -1,6 +1,3 @@
-<!-- Without getMarkupSettings().setStripXmlDeclarationFromOutput(true) this 
line confuses IE (quirks mode)
- ?xml version="1.0" encoding="UTF-8" ? 
--->
 <!--
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
@@ -16,6 +13,9 @@
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
+-->
+<!-- Without getMarkupSettings().setStripXmlDeclarationFromOutput(true) this 
line confuses IE (quirks mode)
+ ?xml version="1.0" encoding="UTF-8" ? 
 -->
 <html>
 <body onLoad="javascript:self.close()">


Reply via email to