diff -r b61c19d4168d -r 22ecbfc20eb4 buildframework/helium/doc/src/api/allproperties-frame.html.ftl --- a/buildframework/helium/doc/src/api/allproperties-frame.html.ftl Wed Feb 17 16:10:19 2010 +0000 +++ b/buildframework/helium/doc/src/api/allproperties-frame.html.ftl Fri Mar 05 14:30:49 2010 +0000 @@ -37,7 +37,7 @@
| - <#assign propertylist=data.heliumDataModel.property.name?sort> + <#assign propertylist=doc.antDatabase.project.property.name?sort> <#list propertylist as propertyvar> ${propertyvar} |