From 74d125cdaa9536ecdff4eed861e70aa8a046541e Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Sun, 13 Jun 2010 23:39:45 +0000 Subject: [PATCH] Revert revision 11855 as called on march 30 / dropping credits is not proper on open source Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979336 --- webStore/src/ear/application.xml | 2 +- webStore/src/web/WEB-INF/jspf/footer.jspf | 7 +++++++ webStore/src/web/WEB-INF/jspf/head.jspf | 9 ++++++++- webStore/src/web/WEB-INF/jspf/header.jspf | 9 ++++++++- webStore/src/web/addressInfo.jsp | 7 +++++++ webStore/src/web/advertisements.jsp | 7 +++++++ webStore/src/web/allAds.jsp | 7 +++++++ webStore/src/web/assets.jsp | 7 +++++++ webStore/src/web/basket.jsp | 7 +++++++ webStore/src/web/commissionRuns.jsp | 7 +++++++ webStore/src/web/commissionedInvoices.jsp | 7 +++++++ webStore/src/web/confirm.jsp | 8 ++++++++ webStore/src/web/customize.html | 6 +++--- webStore/src/web/emailVerify.jsp | 7 +++++++ webStore/src/web/errorPage.jsp | 6 +++--- webStore/src/web/expense.jsp | 7 +++++++ webStore/src/web/expenseLine.jsp | 7 +++++++ webStore/src/web/expenses.jsp | 7 +++++++ webStore/src/web/help.jsp | 7 +++++++ webStore/src/web/index.html | 4 ++-- webStore/src/web/index.jsp | 7 +++++++ webStore/src/web/info.jsp | 7 +++++++ webStore/src/web/invoiceLines.jsp | 7 +++++++ webStore/src/web/invoices.jsp | 7 +++++++ webStore/src/web/login.jsp | 8 ++++++++ webStore/src/web/notes.jsp | 7 +++++++ webStore/src/web/orderDetails.jsp | 7 +++++++ webStore/src/web/orders.jsp | 7 +++++++ webStore/src/web/paymentInfo.jsp | 8 ++++++++ webStore/src/web/payments.jsp | 7 +++++++ webStore/src/web/registration.jsp | 7 +++++++ webStore/src/web/registrations.jsp | 7 +++++++ webStore/src/web/request.jsp | 7 +++++++ webStore/src/web/requestDetails.jsp | 7 +++++++ webStore/src/web/requestTypes.jsp | 7 +++++++ webStore/src/web/requests.jsp | 7 +++++++ webStore/src/web/requestsAll.jsp | 7 +++++++ webStore/src/web/requests_sr.jsp | 7 +++++++ webStore/src/web/rfqDetails.jsp | 7 +++++++ webStore/src/web/rfqs.jsp | 7 +++++++ webStore/src/web/shipments.jsp | 7 +++++++ webStore/src/web/template.jsp | 7 +++++++ webStore/src/web/test_1.jsp | 7 +++++++ webStore/src/web/update.jsp | 8 ++++++++ 44 files changed, 295 insertions(+), 11 deletions(-) diff --git a/webStore/src/ear/application.xml b/webStore/src/ear/application.xml index c45d216c34..69b1f75c92 100644 --- a/webStore/src/ear/application.xml +++ b/webStore/src/ear/application.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_5.xsd" version="5"> - ADempiere Web Store + Adempiere Web Store AdempiereSLib.jar diff --git a/webStore/src/web/WEB-INF/jspf/footer.jspf b/webStore/src/web/WEB-INF/jspf/footer.jspf index 881bfe4cb5..09129590e8 100644 --- a/webStore/src/web/WEB-INF/jspf/footer.jspf +++ b/webStore/src/web/WEB-INF/jspf/footer.jspf @@ -1,3 +1,10 @@ +<%-- + - Author: Jorg Janke + - Version: $Id: footer.jspf,v 1.2 2006/05/06 00:41:33 mdeaelfweald Exp $ + - Adempiere ERP & CRM Smart Business Solution - Copyright (c) 1999-2004 Jorg Janke + - - - + - Web Store Footer + --%>