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

ntopia-webed.5.3.0.source-code.VM_global_library.vm Maven / Gradle / Ivy

There is a newer version: 5.4.0
Show newest version
## -----------------------------------------------------------------------
#macro (condAttribute $name $value)
#if ( $value )
${name}="${value}"#end#end
## -----------------------------------------------------------------------
#macro (condHiddenField $name $value)
#if ( $value )
  
#end#end
## -----------------------------------------------------------------------





© 2015 - 2025 Weber Informatics LLC | Privacy Policy