From 52ebe34b6beb7d686381ceb256a94295d07cb191 Mon Sep 17 00:00:00 2001 From: tsi-nmc-build Date: Thu, 8 Jun 2023 10:44:11 +0000 Subject: [PATCH] Remove legacy #dir element in files list Init upstream commit: 8be9b04981c4f0bdf0a2b8d424f55c797ad90a32 Removed legacy #dir input element in the DOM. Apps should use OCA.Files.App.currentFileList or OCA.Sharing.PublicApp.fileList and call getCurrentDirectory() to retrieve the current directory and changeDirectory() to change it. Signed-off-by: Vincent Petry --- .../apps/files_trashbin/templates/index.php | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 magentacloud25/apps/files_trashbin/templates/index.php diff --git a/magentacloud25/apps/files_trashbin/templates/index.php b/magentacloud25/apps/files_trashbin/templates/index.php new file mode 100644 index 00000000..5fe2fab4 --- /dev/null +++ b/magentacloud25/apps/files_trashbin/templates/index.php @@ -0,0 +1,47 @@ + +
+
+
+ + + + + + + + + + + + + + + + + +