--- a/buildframework/helium/doc/src/api/allproperties-frame.html.ftl Tue Mar 23 13:34:00 2010 +0000
+++ b/buildframework/helium/doc/src/api/allproperties-frame.html.ftl Thu Mar 25 11:35:53 2010 +0000
@@ -37,7 +37,7 @@
<table border="0" width="100%" summary="">
<tr>
<td style="white-space: nowrap">
- <#assign propertylist=data.heliumDataModel.property.name?sort>
+ <#assign propertylist=doc.antDatabase.project.property.name?sort>
<#list propertylist as propertyvar>
<font class="frameitemfont">
<a href="property-${propertyvar}.html" title="${propertyvar}" target="classframe">${propertyvar}</a>