%-- * Copyright by Intland Software * * All rights reserved. * * This software is the confidential and proprietary information * of Intland Software. ("Confidential Information"). You * shall not disclose such Confidential Information and shall use * it only in accordance with the terms of the license agreement * you entered into with Intland. * * $Revision$ $Date$ --%> <%@ taglib uri="jstl-c" prefix="c" %> <%@ taglib uri="jstl-fmt" prefix="fmt" %> <%@ taglib uri="jstl-fn" prefix="fn" %> <%@ taglib uri="http://www.springframework.org/tags/form" prefix="form"%> <%@ taglib uri="taglib" prefix="tag" %> <%@ taglib uri="acltaglib" prefix="acl" %> <%@ taglib uri="uitaglib" prefix="ui" %> <%@ page import="java.io.IOException" %> <%@ page import="com.intland.codebeamer.persistence.dto.TrackerLayoutLabelDto" %> <%! private int MAXCOLUMNS = 1; void insertNewRow(JspWriter out, int cnt) throws IOException { if ((cnt % MAXCOLUMNS) == 0) { if (cnt != 0) { out.println(""); } out.println("
|
Date Format: |
|
||
Number Format: |
|
||
Start Import at Row: | |||
|
|
|
|
Row# | |
---|---|