From 32c61539e58f894dd7720b75bc07d8e46b8037b2 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Tue, 26 Jul 2022 15:34:00 +0200 Subject: 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(-) (limited to 'apps') diff --git a/apps/files/templates/recentlist.php b/apps/files/templates/recentlist.php index 9e91b1c442c..dba2221daf2 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 45c6f812501..4947d44e49f 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 cea67413327..b6298ef2d23 100644 --- a/apps/systemtags/templates/list.php +++ b/apps/systemtags/templates/list.php @@ -25,7 +25,7 @@ t('Size')); ?> - t('Modified')); ?> + t('Modified')); ?> -- cgit v1.2.3 From b896cd7f01f6fc6ddcaba2685d9f5fce4e7163f8 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Tue, 26 Jul 2022 15:34:19 +0200 Subject: 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(-) (limited to 'apps') diff --git a/apps/files_sharing/tests/js/publicAppSpec.js b/apps/files_sharing/tests/js/publicAppSpec.js index b9d8cbe28e2..e8e5f0a5109 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 8637a3579b0..f25dd6a47c4 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 068eb0cbf5c..66272320e1d 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' + - '