Sign in
eclipse
/
tigerstripe
/
org.eclipse.tigerstripe
/
a727213a5bc06983e9e58c06ab81713729672f01
/
.
/
generators
/
export-xml
/
templates
/
xml
/
Comment.vm
blob: 215361b9a7a996ce55e9359110166fb6fefde8d1 [
file
] [
log
] [
blame
]
#if($component.Comment.length() != 0)
<
ts
:
comment
>
$entityUtil
.
encode
(
$component
.
comment
)</
ts
:
comment
>
#end