From fbcca8e708a9ecda763e1ad7c730c95688e26c3d Mon Sep 17 00:00:00 2001 From: tianshujie Date: Wed, 22 Mar 2023 14:57:34 +0800 Subject: [PATCH] * Code for finish task #87405. --- module/doc/view/doclist.html.php | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/module/doc/view/doclist.html.php b/module/doc/view/doclist.html.php index 1da83df2e4..917a86f517 100644 --- a/module/doc/view/doclist.html.php +++ b/module/doc/view/doclist.html.php @@ -13,10 +13,15 @@ + + +

@@ -73,9 +78,9 @@ doc->title, '', 'tableContents');?> doc->addedByAB, '', 'tableContents');?> - doc->addedDate, '', 'tableContents');?> + doc->addedDate, '', 'tableContents');?> doc->editedBy, '', 'tableContents');?> - doc->editedDate, '', 'tableContents');?> + doc->editedDate, '', 'tableContents');?> actions;?>