Edit C:\Windows\install\galaxie_p01_15-09\sales\interaction\attach.jsp
<%@ page language="java"%> <%@ page import="com.edeal.frontline.navigation.FlRequest" %> <%@ page import="com.edeal.frontline.Utils" %> <%@taglib uri="http://www.e-deal.com/taglib/fl" prefix="fl"%> <% final org.apache.commons.logging.Log logger = org.apache.commons.logging.LogFactory.getLog(getClass()); FlRequest flRequest = new FlRequest(request); %> <html> <head> <title> </title> <link rel="stylesheet" type="text/css" href="<fl:webapp/>/css/common_css.jsp"> <link rel="stylesheet" href="<fl:webapp/>/css/master_css.jsp" type="text/css"> <script type="text/javascript" language="javascript" src="<fl:webapp/>/js/ajax/sarissa.js"></script> <script type="text/javascript" language="javascript" src="<fl:webapp/>/js/ajax/ajax.js"></script> <script language="javascript"> function doCloseAndReload(){ window.top.opener.location = '<fl:link url="/list_criteria_trash.fl"/>'; window.top.close() } </script> <body class="popup_body"> <fl:bigTabs objectTitle="<%= Utils.getMessage(session, \"L6536\", false, true, \"message rejeté\") %>"> <table class="container" cellpadding="0"> <tr class="ligne_separation"><td class="ligne_separation"> </td></tr> <tr> <td colspan="2"> <fl:getMessage code="L6464" alt="Le mail a été bien attaché au contact concerné."/> </td> </tr> </table> </fl:bigTabs> <br> <div align="center"> <a href="javaScript:doCloseAndReload();"><img src="<fl:webapp/>/icons/ico/fermer_red_long.gif"></a> </div> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de