From bb2557c38974bea38dcc48185723b33781412cbd Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Fri, 22 Jul 2022 16:11:01 +0200 Subject: Replace files app ids to classes Replaced ids to classes for the following: - #filestable -> .files-filestable - #fileList -> .files-fileList - #controls -> .files-controls - #emptycontent -> .emptyfilelist.emptycontent Signed-off-by: Vincent Petry --- core/templates/filepicker.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/templates/filepicker.html') diff --git a/core/templates/filepicker.html b/core/templates/filepicker.html index c021387e805..484a6e12d2b 100644 --- a/core/templates/filepicker.html +++ b/core/templates/filepicker.html @@ -22,20 +22,20 @@ - - -
-
+
+ + {sizeCol} + {modifiedCol} -- cgit v1.2.3