From 09168e505f6701d6da7d5b49e055198d67fef01a Mon Sep 17 00:00:00 2001 From: caoyanyi Date: Mon, 10 Apr 2023 10:38:25 +0800 Subject: [PATCH] * Code for task #90790. --- module/doc/view/content.html.php | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/module/doc/view/content.html.php b/module/doc/view/content.html.php index d438656fb2..aa18eb083e 100644 --- a/module/doc/view/content.html.php +++ b/module/doc/view/content.html.php @@ -31,8 +31,12 @@
doc->diff?> + ', '', "title='{$lang->fullscreen}' class='btn btn-link fullscreen-btn'");?> + + collector, ',' . $this->app->user->account . ',') !== false ? 'star' : 'star-empty';?> + id&objectType=doc");?>" title="doc->collect;?>" class='ajaxCollect btn btn-link'> + ', '', "title='{$lang->fullscreen}' class='btn btn-link fullscreen-btn'"); if(common::hasPriv('doc', 'edit')) { $iframe = ''; @@ -44,13 +48,6 @@ } echo html::a(inlink('edit', "docID=$doc->id&comment=false&objectType=$objectType&objectID=$object->id&libID=$libID", '', $onlybody), '', '', "title='{$lang->doc->edit}' class='btn btn-link $iframe' data-app='{$this->app->tab}'"); } - ?> - - collector, ',' . $this->app->user->account . ',') !== false ? 'star' : 'star-empty';?> - id&objectType=doc");?>" title="doc->collect;?>" class='ajaxCollect btn btn-link'> - - - createLink('doc', 'delete', "docID=$doc->id&confirm=yes&from=lib");