Edit C:\galaxie\Back\galaxie\WEB-INF\classes\META-INF\mappings\informationpanel.xml
<?xml version="1.0" encoding="UTF-8"?> <mapping> <actions> <action path="read_informationpanel" class="com.edeal.frontline.controller.actions.LoadAction" allowAnonymous="false"> <param name="type" value="InformationPanel"/> <display code="success" action="/admin/informationpanel/read_action.jsp" body="/admin/informationpanel/read.jsp" jsInclude="/js/checkFields.jsp,/js/format_tel.jsp"/> </action> <action path="quickview_informationpanel" class="com.edeal.frontline.controller.actions.LoadAction" allowAnonymous="false"> <param name="type" value="InformationPanel"/> <forward code="success" page="/admin/informationpanel/popup.jsp"/> </action> <action path="edit_informationpanel" class="com.edeal.frontline.controller.actions.LoadAction" allowAnonymous="false"> <param name="type" value="InformationPanel"/> <display code="success" action="/admin/informationpanel/edit_action.jsp" body="/admin/informationpanel/edit.jsp" jsInclude="/js/format_tel.jsp,/js/ac/fobAC_js.jsp"/> </action> <action path="refresh_informationpanel" class="com.edeal.frontline.controller.actions.RefreshAction" allowAnonymous="false"> <param name="type" value="Department"/> <display code="success" action="/admin/informationpanel/edit_action.jsp" body="/admin/informationpanel/edit.jsp" jsInclude="/js/format_tel.jsp,/js/ac/fobAC_js.jsp"/> </action> <action path="create_informationpanel" class="com.edeal.frontline.controller.actions.LoadAction" allowAnonymous="false"> <param name="type" value="InformationPanel"/> <display code="success" action="/admin/informationpanel/edit_action.jsp" body="/admin/informationpanel/edit.jsp" jsInclude="/js/format_tel.jsp,/js/ac/fobAC_js.jsp"/> </action> <action path="save_informationpanel" class="com.edeal.frontline.controller.actions.SaveAction" allowAnonymous="false"> <param name="type" value="InformationPanel"/> <redirect code="success" page="/read_informationpanel.fl"/> </action> <action path="delete_informationpanel" class="com.edeal.frontline.controller.actions.DeleteAction" allowAnonymous="false"> <param name="type" value="InformationPanel"/> <redirect keepAttr="softwareOnly" code="success" page="/list_criteria.fl?lc=INFOPAN"/> </action> <!-- Ouvrir le popup du panneau d'information dans l'infobar --> <action path="open_popup_informationpanel" class="com.edeal.frontline.controller.actions.LoadAction" allowAnonymous="false"> <param name="type" value="InformationPanel"/> <forward code="success" page="/navigation/infobar/popup_informationpanel.jsp"/> </action> <!-- Marquer le panneau d'information comme lu --> <action path="mark_read_informationpanel" class="com.edeal.frontline.controller.actions.MarkInformationPanelAsReadAction" allowAnonymous="false"> <param name="type" value="InformationPanel"/> <forward code="success" page="/navigation/infobar/response_ajax.jsp"/> </action> <action path="save_popup_informationpanel" class="com.edeal.frontline.controller.actions.SaveAction" allowAnonymous="false"> <param name="type" value="InformationPanel"/> <forward code="success_html" page="/navigation/generate_html.jsp"/> </action> <action path="open_popup_informationpanel_ajax" class="com.edeal.frontline.controller.actions.LoadAction" allowAnonymous="false"> <param name="type" value="InformationPanel"/> <forward code="success" page="/navigation/infobar/popup_informationpanel_ajax.jsp"/> </action> </actions> </mapping>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de