#foreach ($fileAttachment in $fileAttachmentList)
#if ($fileAttachment.isProjectDoc())
$CommonFunctions.displayReady($fileAttachment.getFileName()) |
$CommonFunctions.displayReady($fileAttachment.getFileDescription()) |
0) style="cursor:hand" title="$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "documentview.lockedby",$CommonFunctions.getFirstLastNameForUser($fileAttachment.getFileLockId()))" #end>#if ($fileAttachment.getFileLockId().equals($currentUserId)) #elseif ($fileAttachment.getFileLockId().length() > 0) #end |
$fileAttachment.formatAttachmentId($fileAttachment.getVersionId()) |
$fileAttachment.getFileSize() k |
#end
#end
|
|
|
|
|