Skip to content
Snippets Groups Projects
Commit cf28310a authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FEAT #12869 TIME 0:05 fix id

parent c1eef311
No related branches found
No related tags found
No related merge requests found
......@@ -179,7 +179,7 @@ export class ListAdministrationComponent implements OnInit {
label: this.lang.attachments,
},
{
id: 'link',
id: 'linkedResources',
icon: 'fas fa-link',
label: this.lang.links,
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment