Skip to content

Commit f36d4a5

Browse files
author
vikasrohit
authored
Merge pull request #2801 from appirio-tech/hotfix/files_copy_change
Patch release for copy change of `Files` section in left panel
2 parents 538110c + 962e43a commit f36d4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/detail/containers/ProjectInfoContainer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ class ProjectInfoContainer extends React.Component {
243243
/>
244244
<FileLinksMenu
245245
links={attachments}
246-
title="Latest files"
246+
title="Files"
247247
canAdd={enableFileUpload}
248248
onAddNewLink={this.onAddFile}
249249
onAddAttachment={this.onAddAttachment}

0 commit comments

Comments
 (0)