r301 - trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/salesReports
Author: jcouteau Date: 2013-01-22 11:49:22 +0100 (Tue, 22 Jan 2013) New Revision: 301 Url: http://chorem.org/projects/chorem/repository/revisions/301 Log: Remove useless files Removed: trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/salesReports/dashboardSalesReportSalesEvolutionPerProject.jsp trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/salesReports/dashboardSalesReportSalesPerProject.jsp Deleted: trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/salesReports/dashboardSalesReportSalesEvolutionPerProject.jsp =================================================================== --- trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/salesReports/dashboardSalesReportSalesEvolutionPerProject.jsp 2013-01-22 10:47:20 UTC (rev 300) +++ trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/salesReports/dashboardSalesReportSalesEvolutionPerProject.jsp 2013-01-22 10:49:22 UTC (rev 301) @@ -1,38 +0,0 @@ -<%-- - #%L - Chorem webmotion - $Id:$ - $HeadURL:$ - %% - Copyright (C) 2011 - 2012 CodeLutin - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU Affero General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. - #L% - --%> -<%@page contentType="text/html" pageEncoding="UTF-8"%> -<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> -<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="f" %> -<%@ taglib uri="/WEB-INF/wikitty.tld" prefix="w"%> - -<div class="row-fluid"> - <div class="span2"> - <!--Sidebar content--> - </div> - - <div class="span10"> - <!--Body content--> - </div> -</div> - -<div style="clear:both;"/> \ No newline at end of file Deleted: trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/salesReports/dashboardSalesReportSalesPerProject.jsp =================================================================== --- trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/salesReports/dashboardSalesReportSalesPerProject.jsp 2013-01-22 10:47:20 UTC (rev 300) +++ trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/salesReports/dashboardSalesReportSalesPerProject.jsp 2013-01-22 10:49:22 UTC (rev 301) @@ -1,38 +0,0 @@ -<%-- - #%L - Chorem webmotion - $Id:$ - $HeadURL:$ - %% - Copyright (C) 2011 - 2012 CodeLutin - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU Affero General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. - #L% - --%> -<%@page contentType="text/html" pageEncoding="UTF-8"%> -<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> -<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="f" %> -<%@ taglib uri="/WEB-INF/wikitty.tld" prefix="w"%> - -<div class="row-fluid"> - <div class="span2"> - <!--Sidebar content--> - </div> - - <div class="span10"> - <!--Body content--> - </div> -</div> - -<div style="clear:both;"/> \ No newline at end of file
participants (1)
-
jcouteau@users.chorem.org