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

webapp.templates.home.screen.monitor.ok.vm Maven / Gradle / Ivy

There is a newer version: 4.2.18
Show newest version
$rundata.setLayoutEnabled(false)

server is ok!

#if($isAllOk == "Y")
    server is ok!
#else
	#foreach($r in $results)
		$r
	#end
#end




© 2015 - 2024 Weber Informatics LLC | Privacy Policy