Edit C:\galaxie\Back\galaxie\sales\person\socialNetWorkLinkList.jsp
<%@ page isELIgnored="false"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <c:forEach var="item" items="${requestScope.perResSocHtmlLinkList}"> <c:catch> <c:if test="${item.eliUrl != '**'}"> <a href="javascript:popupCenter('${item.eliUrl}', '${item.eliName}', '930', '600', 'menubar=no, status=no, toolbar=no, scrollbars=yes, resizable=yes');" id="${item.eliName}" ><img src="<fl:webapp/>${item.eliIcon}" class="icon" name="icon" border="0" width="17" height="17" style="vertical-align:baseline;" title="${item.eliName}" ><c:if test="${ item.eliMotRec == 'search'}"></c:if></a> </c:if> </c:catch> </c:forEach> <script type="text/javascript" language="javascript"> function myCondition() { return true; } function yellowPop() { <c:forEach var="item" items="${requestScope.perResSocHtmlLinkList}"> <c:catch> <c:if test="${ item.eliUrl != '**' }"> <c:if test="${ fn:contains(item.eliExtId,'search')}"> var ajaxRequest = new Ajax.AjaxRequestDefault( { fields : ["EliExtId"], EliPerID :"${Person.perID}", EliMotRec : "${item.eliMotRec}", EliUrl : "", EliIcon : "", EliName : "", EliEntID: "", label : '<fl:getMessage code="L816A" alt="Identifiant sur" js="true"/> ${item.eliName}', object : "ExternalLink", id : "" }); var notifTest = new Notification.NoticationController(document.getElementById("${item.eliName}"), "click", myCondition , ajaxRequest); notifTest.notificationDisplayer = window.notificationDisplayer; notifTest.init(); </c:if> </c:if> </c:catch> </c:forEach> } /*var ajaxRequest = new Ajax.AjaxRequestDefault( { champs : ["PerName", "PerEntID"], Per : "${item.eliMotRec}", PerLngID : "00000000000007e0", label : '<fl:getMessage code="L816A" alt="Label" js="true"/>', object : "Person", id : "000000000031b324", });*/ $(document).ready(yellowPop); </script>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de