Changeset 585 for trunk/grails-app/views/taskDetailed
- Timestamp:
 - Jun 8, 2010, 10:41:21 PM (15 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/grails-app/views/taskDetailed/searchCalendar.gsp
r570 r585 101 101 <br /> 102 102 103 <richui:calendarMonthView items="${taskInstanceList}" 104 createLink="true" 105 constraintDateFields="['targetStartDate']" 103 <richui:calendarMonthView items="${displayList}" 104 displayField="text" 105 createLink="false" 106 constraintDateFields="['date']" 106 107 month="${showDate}" 107 108 controller="taskDetailed"  
Note: See TracChangeset
          for help on using the changeset viewer.
      