From d62cc13e63a89bf262a2902351308d76d0c9493b Mon Sep 17 00:00:00 2001 From: Z Snow Date: Sun, 6 Dec 2015 08:13:08 +1100 Subject: [PATCH] Add files to the admin content menu. --- file_entity.links.menu.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/file_entity.links.menu.yml b/file_entity.links.menu.yml index 1793645..64a294f 100644 --- a/file_entity.links.menu.yml +++ b/file_entity.links.menu.yml @@ -1,3 +1,9 @@ +entity.file.collection: + title: Files + route_name: entity.file.collection + parent: system.admin_content + description: 'Manage files for your site.' + file_entity.types: title: 'File types' description: 'Manage settings for the type of files used on your site.'