From 88ebb15f1d91b82022e02903ab73338065e223b9 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Thu, 8 May 2014 16:24:24 +0200 Subject: Added navigation manager in files app for the sidebar Apps can now register navigation items into the sidebar of the files app. For every sidebar item there is a container. The container's content is rendered based on the script name given at registration time. --- apps/files_trashbin/templates/index.php | 7 ------- 1 file changed, 7 deletions(-) (limited to 'apps/files_trashbin/templates') diff --git a/apps/files_trashbin/templates/index.php b/apps/files_trashbin/templates/index.php index 02067385d4e..e90162e4d54 100644 --- a/apps/files_trashbin/templates/index.php +++ b/apps/files_trashbin/templates/index.php @@ -1,6 +1,4 @@ -printPage(); ?> -
@@ -8,10 +6,6 @@ - - - - @@ -46,4 +40,3 @@
-
-- cgit v1.2.3