All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.admingui.console-common-full-plugin.3.1.1-b04.source-code.mailResources.jsf Maven / Gradle / Ivy

There is a newer version: 3.2-b06
Show newest version








    
    
// FIXME: end

	// NOTE:  The old way of doing this... this is more complicated so I
	// NOTE:  removed it.  This pattern is done in other places, so I left
	// NOTE:  it in as a reminder to change those other places.
        
        setPageSessionAttribute(key="confirmDeleteMsg" value="$resource{i18njmail.msg.JS.confirmDeleteCR}");
        setPageSessionAttribute(key="createLink" value="#{request.contextPath}/full/mailResourceNew.jsf");
        setPageSessionAttribute(key="listLink" value="#{request.contextPath}/full/mailResources.jsf");
        setPageSessionAttribute(key="editLink" value="#{request.contextPath}/full/mailResourceEdit.jsf");
        setPageSessionAttribute(key="tableTitle" value="$resource{i18njmail.resourcesTable.sessions}");

        setPageSessionAttribute(key="generalPage" value="#{request.contextPath}/full/mailResourceEdit.jsf");
        setPageSessionAttribute(key="targetPage" value="#{request.contextPath}/common/resourceNode/resourceEditTargets.jsf");
        
        setPageSessionAttribute(key="hasPool" value="#{false}" );
        setPageSessionAttribute(key="hasResType" value="#{false}" );
    />
    
"    
            
#include "/common/shared/alertMsg.inc"
                 
		 "

#include "/full/resourcesTable.inc"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy