Fixing UI compatibility with IE which was broken because of license headers added to jsp file

This commit is contained in:
Pranav Saxena 2012-08-29 11:35:28 +05:30
parent 8884febe44
commit d7b249fb01

View File

@ -1,4 +1,4 @@
<!--
<%--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
@ -15,7 +15,7 @@ software distributed under the License is distributed on an
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
--%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
<c:if test="${!empty cookie.lang}">