Index: /branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp
===================================================================
--- /branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp	(revision 796)
+++ /branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp	(revision 797)
@@ -581,5 +581,5 @@
 
                                                     <td  valign="top" style="text-align:left;" class="value">
-                                                        ${fieldValue(bean:docRef, field:'location')}
+                                                        <custom:easyUrl url="${docRef.location}" />
                                                     </td>
 
