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

.main.admingui.console-updatecenter-plugin.4.1.1.source-code.updatesAvailable.inc Maven / Gradle / Ivy

There is a newer version: 5.0
Show newest version



    
    
        setSessionAttribute(key="_hideUpdateMsg" value="#{true}");
        if ("#{sessionScope._updateCountCalculated}=#{null}") {
            getUpdateComponentCount();
            setSessionAttribute(key="_updateCountCalculated" value="true");
            setSessionAttribute(key="_currentUpdateCountMsg" value="#{sessionScope._updateCountMsg}");
        }
    
    





© 2015 - 2025 Weber Informatics LLC | Privacy Policy