Changeset 490 for trunk/grails-app/views
- Timestamp:
 - Apr 18, 2010, 10:03:40 PM (16 years ago)
 - Location:
 - trunk/grails-app/views/taskDetailed
 - Files:
 - 
          
- 1 added
 - 1 edited
 
- 
          _quickSearchPane.gsp (modified) (1 diff)
 - 
          workDone.gsp (added)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp
r479 r490 93 93 </tr> 94 94 95 <tr class="prop"> 96 <td valign="top" class="name"> 97 <label>Links:</label> 98 </td> 99 <td valign="top" class="value"> 100 <g:link controller="taskDetailed" 101 action="workDone"> 102 <g:message code="task.search.text.work.done" /> 103 </g:link> - <g:message code="task.search.text.work.done.description" /> 104 <br /> 105 </td> 106 </tr> 107 95 108 </tbody> 96 109 </table>  
Note: See TracChangeset
          for help on using the changeset viewer.
      