|
Project
|
IntelliJ IDEA
|
|
Priority
|
Normal |
|
Type
|
Bug |
|
Fix versions
|
No Fix versions |
|
State
|
Open |
|
Assignee
|
Peter Gromov |
|
Subsystem
|
Template Languages. Velocity |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
No Fixed in build |
public Map getSystemPropertiesHtml() {
...
}
#* @vtlvariable name="action" type="SomeAction" *# $action.getSystemPropertiesHtml() $action.systemPropertiesHtml
#* @vtlvariable name="action" type="SomeAction" *# #set($foo = $action.getSystemPropertiesHtml()) $action.getSystemPropertiesHtml() $action.systemPropertiesHtml
|
|