From 32c61539e58f894dd7720b75bc07d8e46b8037b2 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Tue, 26 Jul 2022 15:34:00 +0200 Subject: [PATCH 1/2] Removed id=modified in files app Signed-off-by: Vincent Petry --- apps/files/templates/recentlist.php | 2 +- apps/files/templates/simplelist.php | 2 +- apps/files_trashbin/templates/index.php | 2 +- apps/systemtags/templates/list.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/files/templates/recentlist.php b/apps/files/templates/recentlist.php index 9e91b1c442cfb..dba2221daf2c0 100644 --- a/apps/files/templates/recentlist.php +++ b/apps/files/templates/recentlist.php @@ -25,7 +25,7 @@ data-sort="size">t('Size')); ?> - t('Modified')); ?> diff --git a/apps/files/templates/simplelist.php b/apps/files/templates/simplelist.php index 45c6f812501d8..4947d44e49ffa 100644 --- a/apps/files/templates/simplelist.php +++ b/apps/files/templates/simplelist.php @@ -25,7 +25,7 @@ t('Size')); ?> - t('Modified')); ?> + t('Modified')); ?> - t('Deleted')); ?> + t('Deleted')); ?> diff --git a/apps/systemtags/templates/list.php b/apps/systemtags/templates/list.php index cea6741332735..b6298ef2d2388 100644 --- a/apps/systemtags/templates/list.php +++ b/apps/systemtags/templates/list.php @@ -25,7 +25,7 @@ t('Size')); ?> - t('Modified')); ?> + t('Modified')); ?> From b896cd7f01f6fc6ddcaba2685d9f5fce4e7163f8 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Tue, 26 Jul 2022 15:34:19 +0200 Subject: [PATCH 2/2] Add missing closing spans and avoid empty href Signed-off-by: Vincent Petry Signed-off-by: nextcloud-command --- apps/files_sharing/tests/js/publicAppSpec.js | 1 + apps/files_trashbin/templates/index.php | 2 +- apps/systemtags/tests/js/systemtagsfilelistSpec.js | 2 +- core/templates/layout.user.php | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/files_sharing/tests/js/publicAppSpec.js b/apps/files_sharing/tests/js/publicAppSpec.js index b9d8cbe28e2dc..e8e5f0a5109a6 100644 --- a/apps/files_sharing/tests/js/publicAppSpec.js +++ b/apps/files_sharing/tests/js/publicAppSpec.js @@ -74,6 +74,7 @@ describe('OCA.Sharing.PublicApp tests', function() { 'Name' + '' + '' + '' + '' + diff --git a/apps/files_trashbin/templates/index.php b/apps/files_trashbin/templates/index.php index 8637a3579b095..f25dd6a47c438 100644 --- a/apps/files_trashbin/templates/index.php +++ b/apps/files_trashbin/templates/index.php @@ -31,7 +31,7 @@
t('Name')); ?> - + t('Actions'))?> diff --git a/apps/systemtags/tests/js/systemtagsfilelistSpec.js b/apps/systemtags/tests/js/systemtagsfilelistSpec.js index 068eb0cbf5c1d..66272320e1d66 100644 --- a/apps/systemtags/tests/js/systemtagsfilelistSpec.js +++ b/apps/systemtags/tests/js/systemtagsfilelistSpec.js @@ -40,7 +40,7 @@ describe('OCA.SystemTags.FileList tests', function() { '' + '' + 'Name' + - '