Tidy up the project/file display in project-linked-file
This commit is contained in:
@@ -54,7 +54,7 @@ div.binary-file.full-size(
|
||||
|
|
||||
a(ng-href='/project/{{openFile.linkedFileData.source_project_id}}' target="_blank")
|
||||
| {{ openFile.linkedFileData.source_project_display_name }}
|
||||
| {{ openFile.linkedFileData.source_entity_path.slice(1) }},
|
||||
| /{{ openFile.linkedFileData.source_entity_path.slice(1) }},
|
||||
|
|
||||
| at {{ openFile.created | formatDate:'h:mm a' }} {{ openFile.created | relativeDate }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user