Changeset 869 for trunk/grails-app/views/taskDetailed/listSubTasks.gsp
- Timestamp:
- Mar 16, 2011, 7:40:06 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/taskDetailed/listSubTasks.gsp
r867 r869 17 17 </g:link> 18 18 </h1> 19 <g:if test="${parentTaskInstance.primaryAsset}"> 20 ${fieldValue(bean:parentTaskInstance, field:'primaryAsset')}: 21 </g:if> 19 22 ${parentTaskInstance.description} 20 23
Note: See TracChangeset
for help on using the changeset viewer.